From b49721a77ba2d25805afb14bb75332f7e28b6133 Mon Sep 17 00:00:00 2001 From: Skuhoo Date: Fri, 30 Jun 2023 06:40:33 -0400 Subject: [PATCH] Added RIF Golden Platinum --- .../redditisfun/api/patch/ChangeOAuthClientIdPatch.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/kotlin/app/revanced/patches/reddit/customclients/redditisfun/api/patch/ChangeOAuthClientIdPatch.kt b/src/main/kotlin/app/revanced/patches/reddit/customclients/redditisfun/api/patch/ChangeOAuthClientIdPatch.kt index f9ec750762..fcff00230d 100644 --- a/src/main/kotlin/app/revanced/patches/reddit/customclients/redditisfun/api/patch/ChangeOAuthClientIdPatch.kt +++ b/src/main/kotlin/app/revanced/patches/reddit/customclients/redditisfun/api/patch/ChangeOAuthClientIdPatch.kt @@ -16,7 +16,7 @@ import app.revanced.patches.reddit.customclients.redditisfun.api.fingerprints.Bu import org.jf.dexlib2.iface.instruction.OneRegisterInstruction @ChangeOAuthClientIdPatchAnnotation -@Compatibility([Package("com.andrewshu.android.reddit")]) +@Compatibility([Package("com.andrewshu.android.reddit"), Package("com.andrewshu.android.redditdonation")]) class ChangeOAuthClientIdPatch : AbstractChangeOAuthClientIdPatch( "redditisfun://auth", Options,