Selaa lähdekoodia

1.修改用户帮助页面协议UI

王鹏鹏 2 vuotta sitten
vanhempi
commit
9f7be42426
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      config.gradle

+ 1 - 1
config.gradle

@@ -14,7 +14,7 @@ ext {
             minSdkVersion    : 19,
             targetSdkVersion : 30,
             versionCode      : 4,
-            versionName      : "1.0.0.2",
+            versionName      : "1.0.0.3",
     ]
     //androidx配置
     androidx = [