Pq пре 2 година
родитељ
комит
8dfb68781b

+ 0 - 0
BaseLibrary/src/main/res/drawable/switch_selector.xml → rong_im/common_im_ui/src/main/res/drawable/switch_selector.xml


+ 2 - 2
student/build.gradle

@@ -18,8 +18,8 @@ android {
         applicationId "com.cooleshow.student"
         minSdkVersion 21
         targetSdkVersion 30
-        versionCode 143
-        versionName "1.4.3"
+        versionCode 144
+        versionName "1.4.4"
 
         ndk {
             abiFilters "armeabi-v7a", "arm64-v8a"

+ 2 - 2
teacher/build.gradle

@@ -20,8 +20,8 @@ android {
         applicationId "com.cooleshow.teacher"
         minSdkVersion 21
         targetSdkVersion 30
-        versionCode 143
-        versionName "1.4.3"
+        versionCode 144
+        versionName "1.4.4"
         ndk {
             abiFilters "armeabi-v7a", "arm64-v8a"
         }