修改选择器样式
This commit is contained in:
@@ -39,7 +39,7 @@ android {
|
||||
namespace = "com.taihe.vbvs_app"
|
||||
// compileSdk = flutter.compileSdkVersion
|
||||
compileSdk = localProperties.getProperty('flutter.compileSdkVersion').toInteger()
|
||||
// ndkVersion = flutter.ndkVersion
|
||||
|
||||
ndkVersion = localProperties.getProperty('flutter.ndkVersion')
|
||||
|
||||
// 编译的jvm版本
|
||||
@@ -93,7 +93,7 @@ android {
|
||||
}
|
||||
debug {
|
||||
debuggable true
|
||||
signingConfig signingConfigs.release
|
||||
// signingConfig signingConfigs.release
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user