Merge pull request #101 from Atemu/app_name
app/build.gradle: add "Sponsorblock" suffix to app_name
This commit is contained in:
commit
a49255fa2a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "org.polymorphicshade.newpipe"
|
||||
resValue "string", "app_name", "NewPipe"
|
||||
resValue "string", "app_name", "NewPipe Sponsorblock"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 975
|
||||
|
|
Loading…
Reference in a new issue