diff --git a/app/build.gradle b/app/build.gradle index f6dab63e..98be712d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "com.hippo.nimingban" minSdkVersion 14 targetSdkVersion 27 - versionCode 59 - versionName "1.2.45" + versionCode 60 + versionName "1.2.46" vectorDrawables.useSupportLibrary = true resConfigs "zh", "zh-rCN", "zh-rHK", "zh-rTW" ndk {