Skip to content

Commit

Permalink
BraveNewPipeLegacy: (Kitkat) for the first testphase the name Kitkat …
Browse files Browse the repository at this point in the history
…is included in the app_name
  • Loading branch information
evermind-zz committed Apr 25, 2024
1 parent b634b9e commit 5586129
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 @@ -99,7 +99,7 @@ android {
braveLegacy {
dimension 'default'
applicationId "com.github.bravenewpipe.kitkat"
resValue "string", "app_name", "BraveNewPipe"
resValue "string", "app_name", "BraveNewPipe Kitkat"
versionCode defaultConfig.versionCode + braveVersionCode
versionName "${defaultConfig.versionName}-${braveVersionName}"
android.sourceSets.braveLegacy.res.srcDirs = [ 'src/braveLegacy/res', android.sourceSets.braveConscrypt.res.srcDirs ]
Expand Down

0 comments on commit 5586129

Please sign in to comment.