[app] Temporarily disable `allowaccessmodification` (#714)

* [app] Temporarily disable `allowaccessmodification`

* Update strings_untranslatable.xml
This commit is contained in:
LoveSy 2021-05-31 21:31:33 +08:00 committed by GitHub
parent ea4b4e9278
commit ededadd38b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -19,7 +19,8 @@
}
-repackageclasses
-allowaccessmodification
# temporarily disable it: https://issuetracker.google.com/issues/155606069
# -allowaccessmodification
-overloadaggressively
# Gson uses generic type information stored in a class file when working with fields. Proguard

View File

@ -17,7 +17,7 @@
~ Copyright (C) 2021 LSPosed Contributors
-->
<resources xmlns:tools="http://schemas.android.com/tools" tools:keep="@drawable/afs_*">
<resources>
<string name="app_name" translatable="false">LSPosed</string>
<string name="about_source" translatable="false">https://github.com/LSPosed/LSPosed/</string>
</resources>