diff --git a/metadata/com.graphhopper.maps.yml b/metadata/com.graphhopper.maps.yml index 91eae82986..d837da26a6 100644 --- a/metadata/com.graphhopper.maps.yml +++ b/metadata/com.graphhopper.maps.yml @@ -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