소스 검색

Merge branch 'google' into qiye

honghengqiang 3 년 전
부모
커밋
fe9e0c21aa
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -15,8 +15,8 @@ android {
         applicationId "com.swago.app"
         minSdkVersion 21
         targetSdkVersion 30
-        versionCode 106
-        versionName "1.0.6"
+        versionCode 1070
+        versionName "1.0.7.0"
         multiDexEnabled true
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"