How to force Android app bundle to install all ABIs in google play?

Viewed 30

Need to disable split by abis when installed by google play, app is not built using gradle, we build it using apktool. Basically I need all abis to be downloaded from googleplay.

0 Answers
Related