diff --git a/eas.json b/eas.json index 0a435ce..3f34835 100644 --- a/eas.json +++ b/eas.json @@ -31,7 +31,8 @@ "autoIncrement": true, "node": "20.19.4", "android": { - "image": "ubuntu-22.04-jdk-17-ndk-r25b" + "image": "ubuntu-22.04-jdk-17-ndk-r25b", + "buildType": "app-bundle" }, "ios": { "simulator": false,