Disable language split in bundle

This commit is contained in:
tzugen 2022-03-19 17:36:46 +01:00
parent f30a582c7b
commit c2d62e8688
No known key found for this signature in database
GPG Key ID: 61E9C34BC10EC930
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ android {
}
bundle.language.enableSplit = false
buildTypes {
release {
minifyEnabled true