zhou.xiaoning il y a 3 ans
Parent
commit
20b3827ff4
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      RMA/app/build.gradle

+ 2 - 2
RMA/app/build.gradle

@@ -19,8 +19,8 @@ android {
         applicationId "cn.muchinfo.rma"
         minSdkVersion 24
         targetSdkVersion 30
-        versionCode 50056
-        versionName "5.0.56"
+        versionCode 50057
+        versionName "5.0.57"
         multiDexEnabled true
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         //指定room.schemaLocation生成的文件路径