6.1.1 - 新增应用更新功能 修复编辑器页面/安卓10存储权限 异常消息资源化

This commit is contained in:
SuperMonster003
2022-05-31 21:23:36 +08:00
parent f68ad1c993
commit 069932c8d3
93 changed files with 2094 additions and 680 deletions

View File

@@ -58,6 +58,8 @@ dependencies {
// AppCompat
api 'androidx.appcompat:appcompat:1.4.1'
api 'org.kohsuke:github-api:1.306'
// AppCompat for legacy views (such as JsTextViewLegacy)
api project(':libs:androidx.appcompat-1.0.2')