This commit is contained in:
David Westgate 2025-02-27 12:26:15 -08:00
parent 96fe517c6a
commit c65a3506bd

View File

@ -68,7 +68,7 @@ To create an APK build, use the following
npx expo prebuild
cd android
./gradlew assembleRelease # linux
gradew.bat assembleRelease # possible windows command
gradlew.bat assembleRelease # possible windows command
```
Then, see `android/app/build/outputs/apk/release/app-release.apk` for the output