mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-01 05:48:22 +03:00
BraveNewPipeLegacy: (Kitkat) for the first testphase the name Kitkat is included in the app_name
This commit is contained in:
parent
b634b9e8b4
commit
55861298d1
1 changed files with 1 additions and 1 deletions
|
@ -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 ]
|
||||
|
|
Loading…
Add table
Reference in a new issue