Files
aliasvault/apps/mobile-app/android/build.sh
2025-11-05 22:34:27 +01:00

6 lines
174 B
Bash
Executable File

# Build Android app in release mode
./gradlew bundleRelease
# Open directory that should contain the .aab file if build was successful
open app/build/outputs/bundle/release