diff --git a/example/android/app/build.gradle b/example/android/app/build.gradle index 978e4bb4..444f792d 100644 --- a/example/android/app/build.gradle +++ b/example/android/app/build.gradle @@ -55,15 +55,11 @@ android { buildTypes { release { - // TODO: Add your own signing config for the release build. - // Signing with the debug keys for now, so `flutter run --release` works. signingConfig signingConfigs.debug } } packagingOptions { - merge "**/libfilament-jni.so" - merge "**/libgltfio-jni.so" - merge "**/libfilament-utils-jni.so" + } aaptOptions { noCompress "ktx"