We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10ed594 commit 2813c63Copy full SHA for 2813c63
build.gradle
@@ -5,7 +5,7 @@
5
6
buildscript {
7
ext.applicationNamespace = "com.google.android.gms"
8
- ext.basePackageName = "com.google"
+ ext.basePackageName = "app.revanced"
9
10
ext.cronetVersion = '102.5005.125'
11
ext.safeParcelVersion = '1.7.1'
0 commit comments