Update com.graphhoper.maps build script

This commit is contained in:
Robin 2023-02-15 09:47:36 +00:00 committed by Licaon_Kter
parent bd902d4c0f
commit 6242fe4e87

View file

@ -153,7 +153,6 @@ Builds:
- versionName: 1.0.5
versionCode: 6
disable: https://github.com/boldtrn/graphhopper-maps-capacitor/issues/26
commit: c03aa0cbd34bcfd25e74d8b8a5555106de1c71a7
subdir: android/app
submodules: true
@ -169,9 +168,11 @@ Builds:
- cd graphhopper-maps
- npm install
- npm run build
- mv dist/bundle.*.js dist/bundle.js
- cd ..
- npm install
- npm run build
- cp config.js dist/
- npx cap sync
gradle:
- yes