JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_修改版本号
This commit is contained in:
@@ -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
Reference in New Issue
Block a user