mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-23 15:30:14 -04:00
5 lines
212 B
Batchfile
5 lines
212 B
Batchfile
cd DynamicBibleIonic
|
|
call ionic cordova build android --release -- --buildConfig=./build.json
|
|
cd ..
|
|
copy DynamicBibleIonic\platforms\android\build\outputs\apk\android-armv7-release.apk DynamicBible-%1.apk /Y
|