This commit is contained in:
Arthur Gayot 2024-04-28 23:40:56 +02:00 committed by GitHub
commit 405454b252
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,10 @@ android {
compileSdk 34
namespace 'org.schabi.newpipe'
androidResources {
generateLocaleConfig = true
}
defaultConfig {
applicationId "org.schabi.newpipe"
resValue "string", "app_name", "NewPipe"

View File

@ -0,0 +1 @@
unqualifiedResLocale=en-US