Ver Fonte

入库绑定自动库操作

wuhb há 1 ano atrás
pai
commit
4c1762cec6
1 ficheiros alterados com 2 adições e 2 exclusões
  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 5
-        versionName "1.1.5"
+        versionCode 6
+        versionName "1.1.6"
 
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }