This commit is contained in:
Arthur Gayot 2024-04-26 12:19:30 +03:00 committed by GitHub
commit ed315230e9
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