From a1f9a2786f0b79c5a90d155795dfd0d48e033ab0 Mon Sep 17 00:00:00 2001 From: Pun Butrach Date: Mon, 14 Apr 2025 17:17:51 +0700 Subject: [PATCH] chore: Miscellaneous code clean-up --- android/app/proguard-rules.pro | 2 +- lib/utils/check_for_supported_patch.dart | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/android/app/proguard-rules.pro b/android/app/proguard-rules.pro index 2e93c83e..fb7c0bf9 100644 --- a/android/app/proguard-rules.pro +++ b/android/app/proguard-rules.pro @@ -13,5 +13,5 @@ -dontwarn java.awt.** -dontwarn javax.** -# Keep this for Share Plus or else you can't share log in Settings +# Required for Share Plus, ref: ReVanced/revanced-manager#2474 -keep interface android.content.res.XmlResourceParser { *; } diff --git a/lib/utils/check_for_supported_patch.dart b/lib/utils/check_for_supported_patch.dart index 2934c10b..8324f2dd 100644 --- a/lib/utils/check_for_supported_patch.dart +++ b/lib/utils/check_for_supported_patch.dart @@ -18,12 +18,12 @@ bool isPatchSupported(Patch patch) { bool hasUnsupportedRequiredOption(List