Browse Source

出入库优化

wuhb 11 tháng trước cách đây
mục cha
commit
41ec8ded2b
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -9,8 +9,8 @@ android {
         applicationId "com.ygtx.emcs"
         minSdk 27
         targetSdk 31
-        versionCode 30
-        versionName "1.4.0"
+        versionCode 31
+        versionName "1.4.1"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }