Ver Fonte

1.添加隐私协议UI

王鹏鹏 há 2 anos atrás
pai
commit
bab9510f54
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      config.gradle

+ 1 - 1
config.gradle

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