diff --git a/builds/VDS-Quiz-7aaf2b6143164c29b1fed73fda915f1d-signed.aab b/builds/VDS-Quiz-7aaf2b6143164c29b1fed73fda915f1d-signed.aab new file mode 100644 index 0000000..27152cd Binary files /dev/null and b/builds/VDS-Quiz-7aaf2b6143164c29b1fed73fda915f1d-signed.aab differ diff --git a/vds-app/package.json b/vds-app/package.json index 36087ed..8a5a111 100644 --- a/vds-app/package.json +++ b/vds-app/package.json @@ -3,6 +3,7 @@ "scripts": { "start": "expo start", "android": "expo start --android", + "build-android": "expo build:android -t app-bundle", "ios": "expo start --ios", "eject": "expo eject", "lint": "eslint ."