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

This commit is contained in:
田岩
2026-03-25 14:45:32 +08:00
parent 124000435f
commit ed4a428638
3 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -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 {