diff --git a/app/build.gradle b/app/build.gradle index 738a050c..a284bb7a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "com.hippo.nimingban" minSdkVersion 14 targetSdkVersion 27 - versionCode 51 - versionName "1.2.37" + versionCode 52 + versionName "1.2.38" vectorDrawables.useSupportLibrary = true resConfigs "zh", "zh-rCN" ndk {