Fix bug when update.json file not exist
[rtmpclient.git] / app / build.gradle
index dbdae8b..49dfb20 100644 (file)
@@ -6,7 +6,7 @@ android {
         applicationId "ai.suanzi.rtmpclient"
         minSdkVersion 17
         targetSdkVersion 17
-        versionCode 1
+        versionCode 32
         versionName "v0.3.2"
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
         buildConfigField "String", "GIT_REVISION", "\"${getGitVersion()}\""