Browse Source

老师端1.5.1版本

Pq 1 year ago
parent
commit
aecda2a2ca
1 changed files with 2 additions and 2 deletions
  1. 2 2
      teacher/build.gradle

+ 2 - 2
teacher/build.gradle

@@ -20,8 +20,8 @@ android {
         applicationId "com.cooleshow.teacher"
         minSdkVersion 21
         targetSdkVersion 30
-        versionCode 150
-        versionName "1.5.0"
+        versionCode 151
+        versionName "1.5.1"
         ndk {
             abiFilters "armeabi-v7a", "arm64-v8a"
         }