mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
enable pseudolocales for testing
This commit is contained in:
parent
de9bd43651
commit
09e4f0936d
1 changed files with 3 additions and 0 deletions
|
|
@ -25,6 +25,9 @@ android {
|
|||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
debug {
|
||||
pseudoLocalesEnabled true
|
||||
}
|
||||
}
|
||||
|
||||
buildFeatures {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue