新增了一些工程

This commit is contained in:
xuhuixiang
2025-02-25 15:13:39 +08:00
parent 168dfd9e58
commit b65c79430e
154 changed files with 4002 additions and 39 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.web.telur33"
minSdkVersion 24
targetSdkVersion 31
versionCode 106
versionName "v1.0.6"
versionCode 107
versionName "v1.0.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}