Hi, we have a bunch of native code, so we use apk splits per ABI. which then yields `assembleXyzArm64` etc, all abi variants If the project uses this, then this plugin doesn't pickup the build apks Is it possible to make it work with apk splits?
Hi, we have a bunch of native code, so we use apk splits per ABI.
which then yields
assembleXyzArm64etc, all abi variantsIf the project uses this, then this plugin doesn't pickup the build apks
Is it possible to make it work with apk splits?