소스 검색

学生端1.7.8

Pq 4 달 전
부모
커밋
128f153680
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 177
-        versionName "1.7.7"
+        versionCode 178
+        versionName "1.7.8"
 
         ndk {
             abiFilters "armeabi-v7a", "arm64-v8a"