LiquidPlayer / LiquidCore

Node.js virtual machine for Android and iOS
MIT License
1.01k stars 127 forks source link

x86_64 and arm64-v8a not created for 64 bit devices #144

Closed Reegan01 closed 4 years ago

Reegan01 commented 4 years ago

Hi,

I have got this Error from Play store while I uploading my app with this library. Kindly help to resolve this. I'm using v 0.3.1 of your lib.

implementation 'com.github.LiquidPlayer:LiquidCore:0.3.1'

App releases - Linga Kiosk - Google Play Console

ericwlange commented 4 years ago

@Reegan01 Why are you using a version that is more than 2 years old? There have been 337 commits to master since then, one of which is default 64-bit support.