6.0.3 - 新增使用修改安全设置权限自启无障碍 修复toast/socket导致崩溃 资源英文补全 支持64位系统 部分插件及工具版本更新

This commit is contained in:
SuperMonster003
2022-03-20 00:10:02 +08:00
parent ec61eb5000
commit a8ce1b9acb
185 changed files with 4018 additions and 3877 deletions

View File

@@ -46,10 +46,10 @@ dependencies {
implementation 'net.lingala.zip4j:zip4j:2.9.1'
// OkHttp
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.4'
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.6'
// Gson
implementation 'com.google.code.gson:gson:2.8.9'
implementation 'com.google.code.gson:gson:2.9.0'
// Log4j
implementation 'de.mindpipe.android:android-logging-log4j:1.0.3'