diff --git a/app/build.gradle b/app/build.gradle index cb50eb4..cd1450a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.appstore.uiui" minSdkVersion 23 targetSdkVersion 29 - versionCode 19 - versionName "1.1.9" + versionCode 20 + versionName "1.2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" //极光 ndk {