Merge pull request #101 from Atemu/app_name

app/build.gradle: add "Sponsorblock" suffix to app_name
This commit is contained in:
poly 2021-09-26 10:38:42 -06:00 committed by GitHub
commit a49255fa2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ android {
defaultConfig { defaultConfig {
applicationId "org.polymorphicshade.newpipe" applicationId "org.polymorphicshade.newpipe"
resValue "string", "app_name", "NewPipe" resValue "string", "app_name", "NewPipe Sponsorblock"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 29 targetSdkVersion 29
versionCode 975 versionCode 975