How to force AAB to install only in 32 bits

Viewed 35

We have lost our project source long ago, we now need to force android app bundle to install 32-bit lib into 64b arch devices. At the same time we need to put dummy libs into arm64-v8a for google play to accept our app. Is there anyway we can force this install?

We cant edit gradle (lost srcs)

0 Answers
Related