新增了3个项目

This commit is contained in:
xuhuixiang
2025-03-08 17:34:26 +08:00
parent 0b98b1bc21
commit 16e6cb3821
134 changed files with 3720 additions and 32 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.web.boda8"
minSdkVersion 24
targetSdkVersion 31
versionCode 104
versionName "v1.0.4"
versionCode 108
versionName "v1.0.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}