mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-01 05:48:22 +03:00
changed applicationId in build.gradle
This commit is contained in:
parent
2acbf4230c
commit
e27a40f2e3
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ android {
|
||||||
namespace 'org.schabi.newpipe'
|
namespace 'org.schabi.newpipe'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "org.schabi.newpipe"
|
applicationId "org.polymorphicshade.tubular"
|
||||||
resValue "string", "app_name", "Tubular"
|
resValue "string", "app_name", "Tubular"
|
||||||
minSdk 21
|
minSdk 21
|
||||||
targetSdk 33
|
targetSdk 33
|
||||||
|
|
Loading…
Add table
Reference in a new issue