diff --git a/app/build.gradle b/app/build.gradle index 062e50cf3..48b866074 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "com.hippo.ehviewer" minSdkVersion 14 targetSdkVersion 28 - versionCode 96 - versionName "1.5.0" + versionCode 97 + versionName "1.6.0" vectorDrawables.useSupportLibrary = true resConfigs "zh", "zh-rCN", "zh-rHK", "zh-rTW", "es", "ja", "ko", "fr", "de", "th"