mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-17 19:35:36 -04:00
Fixed language bundle issue for the playstore
This commit is contained in:
parent
12c6f5ec79
commit
c4405ab6d1
@ -35,9 +35,11 @@ android {
|
||||
}
|
||||
}
|
||||
}
|
||||
splits {
|
||||
abi {
|
||||
isUniversalApk = false
|
||||
bundle {
|
||||
language {
|
||||
// This is for testing the bundle file for the play store
|
||||
//Context: #3503
|
||||
enableSplit = false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user