diff --git a/app/build.gradle b/app/build.gradle index 9e7d090ee..3e8074e95 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "com.hippo.ehviewer" minSdkVersion 14 targetSdkVersion 28 - versionCode 100 - versionName "1.6.3" + versionCode 101 + versionName "1.7.0" vectorDrawables.useSupportLibrary = true resConfigs "zh", "zh-rCN", "zh-rHK", "zh-rTW", "es", "ja", "ko", "fr", "de", "th"