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