diff --git a/app/build.gradle b/app/build.gradle index 45924cd..2b3b716 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "com.hippo.nimingban" minSdkVersion 14 targetSdkVersion 27 - versionCode 60 - versionName "1.2.46" + versionCode 61 + versionName "1.2.47" vectorDrawables.useSupportLibrary = true resConfigs "zh", "zh-rCN", "zh-rHK", "zh-rTW" ndk {