version:
update:2021.03.31 fix:修复推送没有自启,开机动画后台对接 add:
This commit is contained in:
@@ -9,11 +9,11 @@ def releaseTime() {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
compileSdkVersion 29
|
||||
defaultConfig {
|
||||
applicationId "com.jiaoguanyi.appstore"
|
||||
minSdkVersion 20
|
||||
targetSdkVersion 30
|
||||
targetSdkVersion 29
|
||||
|
||||
// versionCode 105
|
||||
// versionName "3.1.0"//测试jiaoguanyi.cn
|
||||
@@ -105,8 +105,8 @@ android {
|
||||
|
||||
newl {
|
||||
flavorDimensions "default"
|
||||
versionCode 167
|
||||
// versionCode 1031
|
||||
// versionCode 167
|
||||
versionCode 1033
|
||||
versionName "1.2.7"
|
||||
/*********************************极光推送************************************/
|
||||
manifestPlaceholders = [
|
||||
|
||||
Reference in New Issue
Block a user