Skip to content

Commit 2813c63

Browse files
committed
Change base package name for ReVanced
1 parent 10ed594 commit 2813c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
buildscript {
77
ext.applicationNamespace = "com.google.android.gms"
8-
ext.basePackageName = "com.google"
8+
ext.basePackageName = "app.revanced"
99

1010
ext.cronetVersion = '102.5005.125'
1111
ext.safeParcelVersion = '1.7.1'

0 commit comments

Comments
 (0)