Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #101 from Atemu/app_name
Browse files Browse the repository at this point in the history
app/build.gradle: add "Sponsorblock" suffix to app_name
  • Loading branch information
polymorphicshade authored Sep 26, 2021
2 parents b13ac3d + 8beb605 commit a49255f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a49255f

Please sign in to comment.