Oyen333第一次提交

This commit is contained in:
xuhuixiang
2025-02-07 15:43:53 +08:00
parent 3183ca1108
commit d8b719d3a9
3 changed files with 7 additions and 6 deletions

View File

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