Commit Graph

17 Commits

Author SHA1 Message Date
Zeus d0bfd6469b Revert "修复若干小问题" 2025-03-25 20:01:07 +08:00
Stevenchou1898 4cba8c3067 Update build.gradle.kts
设置cmake版本  version = "3.31.6" 修复cmake complier identification bypass 警告.
2025-03-08 09:25:48 -08:00
Stevenchou1898 1f1c1e84e6 Update local.properties
升级cmake 3.18至3.31.6解决cmake complier identification bypass警告.
2025-03-08 09:23:59 -08:00
Stevenchou1898 039239c2c2 Update CMakeLists.txt 2025-03-08 03:47:34 -08:00
Stevenchou1898 49d24529ee Update settings.gradle.kts 2025-03-08 03:13:43 -08:00
Stevenchou1898 210b049e86 Update settings.gradle.kts
Correct mistake: Commented line 53 not line 54.
2025-03-08 02:59:53 -08:00
Stevenchou1898 e40e4aff30 Update CMakeLists.txt
Solve the problem that the build is interrupted when the local development directory is not a git repository, and other reasons cause the environment exception and cannot obtain git related information.
2025-03-08 02:29:40 -08:00
Stevenchou1898 6e43e19b1b Update settings.gradle.kts
Duplicate entry for alias 'androidx.appcompat': dependency {group='androidx.appcompat', name='appcompat', version='1.6.1'} is replaced with dependency {group='androidx.appcompat', name='appcompat-resources', version='1.6.1'}

Then commented this line.
2025-03-08 01:16:52 -08:00
Stevenchou1898 21409439f7 Update build.gradle.kts
design: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Changed the configuration name to 'kapt' for these artifacts: 'com.github.bumptech.glide:compiler:4.15.1'.
2025-03-08 01:11:05 -08:00
zeus cde5e845f1 Update README.md 2025-02-14 12:37:16 +08:00
zeus 0598d94cc0 Create 服务器配置+Kotlin-Android 文档教程.docx 2025-02-14 12:36:04 +08:00
zeus bce6091ce8 Update README.md 2025-02-05 20:30:33 +08:00
zeus 145b63acb0 Update README.md 2025-02-05 20:12:36 +08:00
zeus 8cd8f43b0f Create images_05_20_11.png 2025-02-05 20:10:24 +08:00
zeus 349037c5f4 最新 Android 客户端源代码以及教程,完全免费开源最新版本
free all
2025-02-05 20:10:14 +08:00
MacPro ab7dec2ff0 Delete README.md 2024-11-19 13:38:27 +08:00
Zeus f28fdbb377 add android code
add android code
2024-10-23 22:33:02 +08:00