diff --git a/app/build.gradle b/app/build.gradle index 49ff0024..0f394bdb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { applicationId "com.hippo.nimingban" minSdkVersion 14 targetSdkVersion 24 - versionCode 42 - versionName "1.2.28" + versionCode 43 + versionName "1.2.29" vectorDrawables.useSupportLibrary = true resConfigs "zh", "zh-rCN" ndk {