JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_修改
This commit is contained in:
@@ -8,7 +8,7 @@ android {
|
||||
applicationId "cn.com.jlbank.ai"
|
||||
minSdkVersion 29
|
||||
targetSdkVersion 33
|
||||
versionName System.getenv("versionName") ?: "1.0.6"
|
||||
versionName System.getenv("versionName") ?: "1.0.7"
|
||||
versionCode System.getenv("versionCode")?.toInteger() ?: 288
|
||||
multiDexEnabled true
|
||||
compileOptions {
|
||||
|
||||
Reference in New Issue
Block a user