diff --git a/app/build.gradle b/app/build.gradle index cd5f85160ed..219fda8601d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,7 +9,7 @@ android { buildToolsVersion '29.0.3' defaultConfig { - applicationId "org.schabi.newpipe" + applicationId "org.polymorphicshade.newpipe" resValue "string", "app_name", "NewPipe" minSdkVersion 19 targetSdkVersion 29