I am uploading an apk that contains .so .dex .jar files. Because of such extra files, apk is exceeding play store limit.
I would like to let this file get separately downloaded as expansion file .obb. The query is .so .dex .jar is allowed to be bundled in .obb ?Thanks