mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-31 14:41:03 +00:00
Merge remote-tracking branch 'upstream/dev' into feat/patcher_instruction_filters
# Conflicts: # patches/src/main/kotlin/app/revanced/patches/twitter/misc/links/ChangeLinkSharingDomainPatch.kt # patches/src/main/kotlin/app/revanced/patches/twitter/misc/links/Fingerprints.kt
This commit is contained in:
@@ -261,7 +261,6 @@ public class GmsCoreSupport {
|
||||
}
|
||||
|
||||
private static String getGmsCoreVendorGroupId() {
|
||||
// Modified during patching.
|
||||
throw new IllegalStateException();
|
||||
return "app.revanced"; // Modified during patching.
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user