JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_修改版本号

This commit is contained in:
田岩
2026-05-28 12:32:33 +08:00
parent 20b6b22bc5
commit e4721f6051
12 changed files with 15 additions and 14 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "com.scai_global.aipeilian"
minSdkVersion 33
targetSdkVersion 33
versionName System.getenv("versionName") ?: "0.0.1"
versionCode System.getenv("versionCode")?.toInteger() ?: 1
versionName System.getenv("versionName") ?: "0.0.2"
versionCode System.getenv("versionCode")?.toInteger() ?: 2
multiDexEnabled true
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
File diff suppressed because one or more lines are too long
@@ -7,8 +7,8 @@
"id": "__UNI__0B93ED0",
"name": "啄智",
"version": {
"name": "0.0.1",
"code": 1
"name": "0.0.2",
"code": 2
},
"description": "",
"developer": {
File diff suppressed because one or more lines are too long