lib/build.gradle @@ -20,7 +20,7 @@ ndk { // Specifies the ABI configurations of your native // libraries Gradle should build and package with your APK. abiFilters 'armeabi-v7a','arm64-v8a' abiFilters 'armeabi-v7a' } }