diff --git a/app/build.gradle b/app/build.gradle index ed8f549..f61de05 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { applicationId "com.appstore.uiui" minSdkVersion 23 targetSdkVersion 29 - versionCode 15 - versionName "1.1.5" + versionCode 16 + versionName "1.1.6" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" //极光 ndk {