version:
update:2020.11.13 fix:增加WiFi热点管控 add:
This commit is contained in:
@@ -9,11 +9,11 @@ def releaseTime() {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
compileSdkVersion 30
|
||||
defaultConfig {
|
||||
applicationId "com.jiaoguanyi.appstore"
|
||||
minSdkVersion 20
|
||||
targetSdkVersion 29
|
||||
targetSdkVersion 30
|
||||
|
||||
// versionCode 105
|
||||
// versionName "3.1.0"//测试jiaoguanyi.cn
|
||||
@@ -89,8 +89,9 @@ android {
|
||||
}
|
||||
newl {
|
||||
flavorDimensions "default"
|
||||
versionCode 161
|
||||
versionName "1.1.6"
|
||||
versionCode 157
|
||||
// versionCode 1028
|
||||
versionName "1.1.7"
|
||||
/*********************************极光推送************************************/
|
||||
manifestPlaceholders = [
|
||||
JPUSH_PKGNAME: "com.jiaoguanyi.appstore",
|
||||
|
||||
Reference in New Issue
Block a user