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