Fix resource config for AAB package
This commit is contained in:
parent
354cf745c1
commit
219b74a94f
@ -68,4 +68,8 @@ android {
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
resConfigs "en", "de", "ko"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user