Ver Fonte

1.优化接口请求去掉代理功能

王鹏鹏 há 1 ano atrás
pai
commit
9899b9da86
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.4",
+            versionName      : "1.0.0.6",
     ]
     //androidx配置
     androidx = [