diff --git a/shell/android-studio/flycast/build.gradle b/shell/android-studio/flycast/build.gradle index 2fbdffe63..f877eadce 100644 --- a/shell/android-studio/flycast/build.gradle +++ b/shell/android-studio/flycast/build.gradle @@ -42,7 +42,6 @@ android { ndk { moduleName 'flycast' - abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86' } }