zxy %!s(int64=4) %!d(string=hai) anos
pai
achega
79fab07640
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -24,8 +24,8 @@ android {
         targetSdkVersion rootProject.ext.targetSdkVersion
         multiDexEnabled true
         multiDexKeepProguard file("multidexKeep.pro")//腾讯bugly的类放到主Dex
-        versionCode 345
-        versionName "3.4.5"
+        versionCode 350
+        versionName "3.5.0"
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
         flavorDimensions "versionCode"
         ndk {