yy1717
2020-01-06 9c13ff18dab0c35ada32a318ab6e380c9b184ffe
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'
        }
    }