mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-10-05 21:52:52 +02:00
Strip non-english resources
This commit is contained in:
@@ -14,6 +14,8 @@ android {
|
|||||||
versionCode 65
|
versionCode 65
|
||||||
versionName "0.17.9"
|
versionName "0.17.9"
|
||||||
|
|
||||||
|
resConfigs "en"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
useSupportLibrary true
|
useSupportLibrary true
|
||||||
|
Reference in New Issue
Block a user