ソースを参照

学生端1.8.0版本

Pq 2 ヶ月 前
コミット
48d9aa6ac3
1 ファイル変更2 行追加2 行削除
  1. 2 2
      student/build.gradle

+ 2 - 2
student/build.gradle

@@ -18,8 +18,8 @@ android {
         applicationId "com.cooleshow.student"
         minSdkVersion 21
         targetSdkVersion 30
-        versionCode 179
-        versionName "1.7.9"
+        versionCode 180
+        versionName "1.8.0"
 
         ndk {
             abiFilters "armeabi-v7a", "arm64-v8a"