Update Cartes IGN to 3.1.9 (30109)

This commit is contained in:
F-Droid checkupdates bot 2024-09-09 11:18:22 +00:00
parent c89bd180be
commit 5f45b0da46

View file

@ -155,7 +155,32 @@ Builds:
scandelete:
- node_modules
- versionName: 3.1.9
versionCode: 30109
commit: 3eb6548509aad4ad459cee54530a8425623f1b23
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- apt-get update
- apt-get install -y make npm
gradle:
- fdroid
rm:
- android/app/build_google.gradle
prebuild:
- sed -i -e '/gms/d' ../build.gradle
- sed -i -e '/geolocation/d' ../../package.json
- cd ../..
- echo R1BGX2tleT1GRHJvaWQtOWtwbHc4YW4K | base64 --decode > .env
- echo c2lnbmFsZW1lbnRfdXJsPWh0dHBzOi8vd3d3Lmdlb3BvcnRhaWwuZ291di5mci93cC1qc29uL3dwL3YyLwo=
| base64 --decode >> .env
- npm install --build-from-source
- npm run build
- npx cap sync
scandelete:
- node_modules
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 3.1.8
CurrentVersionCode: 30108
CurrentVersion: 3.1.9
CurrentVersionCode: 30109