From ededadd38bdad2680b75c2f8ed30a28dc7960a8d Mon Sep 17 00:00:00 2001 From: LoveSy Date: Mon, 31 May 2021 21:31:33 +0800 Subject: [PATCH] [app] Temporarily disable `allowaccessmodification` (#714) * [app] Temporarily disable `allowaccessmodification` * Update strings_untranslatable.xml --- app/proguard-rules.pro | 3 ++- app/src/main/res/values/strings_untranslatable.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro index 93aff0b4..f529f8ef 100644 --- a/app/proguard-rules.pro +++ b/app/proguard-rules.pro @@ -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 diff --git a/app/src/main/res/values/strings_untranslatable.xml b/app/src/main/res/values/strings_untranslatable.xml index d9d1167f..b8b5d18c 100644 --- a/app/src/main/res/values/strings_untranslatable.xml +++ b/app/src/main/res/values/strings_untranslatable.xml @@ -17,7 +17,7 @@ ~ Copyright (C) 2021 LSPosed Contributors --> - + LSPosed https://github.com/LSPosed/LSPosed/