diff --git a/android/build.gradle b/android/build.gradle index 3550bca..f3c5482 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -95,7 +95,7 @@ android { // Specifies the ABI configurations of your native // libraries Gradle should build and package with your APK. // abiFilters 'x86', 'x86_64', 'armeabi', 'armeabi-v7a', 'arm64-v8a' - abiFilters 'armeabi-v7a' + abiFilters 'x86', 'x86_64', 'armeabi-v7a', 'arm64-v8a' } } diff --git a/data/layout.xml b/data/layout.xml index cb364b3..cf6085a 100644 --- a/data/layout.xml +++ b/data/layout.xml @@ -1089,7 +1089,7 @@ Here's a list of what's available in this release. - +