kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
enable pseudolocales for testing
rodzic
de9bd43651
commit
09e4f0936d
|
@ -25,6 +25,9 @@ android {
|
||||||
minifyEnabled false
|
minifyEnabled false
|
||||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||||
}
|
}
|
||||||
|
debug {
|
||||||
|
pseudoLocalesEnabled true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
buildFeatures {
|
buildFeatures {
|
||||||
|
|
Ładowanie…
Reference in New Issue