diff --git a/app/build.gradle b/app/build.gradle index 80023d1..127abbb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.appstore.uiui" minSdkVersion 26 targetSdkVersion 29 - versionCode 69 - versionName "1.6.9" + versionCode 70 + versionName "1.7.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" //极光 ndk {