GwellDemo icon indicating copy to clipboard operation
GwellDemo copied to clipboard

arm64-v8a support

Open Sunar opened this issue 6 years ago • 1 comments
trafficstars

Google Play provided new requirement for developers. Since 1st August all apps that use native libraries must support new architecture arm64-v8a. Could you change your libraries to satisfy the requirement?

Sunar avatar Aug 06 '19 09:08 Sunar

we have already updated the project abiFilters 'armeabi', 'arm64-v8a' add to your build.gradle

jwkj avatar Sep 05 '19 06:09 jwkj