[app] Temporarily disable `allowaccessmodification` (#714)
* [app] Temporarily disable `allowaccessmodification` * Update strings_untranslatable.xml
This commit is contained in:
parent
ea4b4e9278
commit
ededadd38b
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue