JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_修改安卓工程的权限列表,适配安卓13+
This commit is contained in:
@@ -6,7 +6,7 @@ android {
|
||||
namespace 'cn.com.jlbank.ai'
|
||||
defaultConfig {
|
||||
applicationId "cn.com.jlbank.ai"
|
||||
minSdkVersion 22
|
||||
minSdkVersion 33
|
||||
targetSdkVersion 33
|
||||
versionName System.getenv("versionName") ?: "0.0.6"
|
||||
versionCode System.getenv("versionCode")?.toInteger() ?: 230
|
||||
|
||||
Reference in New Issue
Block a user