新增了一些工程

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.jeslot88"
minSdkVersion 24
targetSdkVersion 31
versionCode 106
versionName "v1.0.6"
versionCode 107
versionName "v1.0.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Binary file not shown.

View File

@@ -10,8 +10,8 @@
{
"type": "SINGLE",
"filters": [],
"versionCode": 106,
"versionName": "v1.0.6",
"versionCode": 107,
"versionName": "v1.0.7",
"outputFile": "Jeslot88-release.apk"
}
]