Update Cartes IGN to 3.2.9 (30209)

This commit is contained in:
F-Droid checkupdates bot 2025-03-13 05:31:29 +00:00 committed by Licaon_Kter
parent 0101e4076a
commit 143c67a539

View file

@ -605,7 +605,32 @@ Builds:
scandelete:
- node_modules
- versionName: 3.2.9
versionCode: 30209
commit: 3d7d6ee725ee73a79d66e37b8a8f5ab670f518e9
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.2.8
CurrentVersionCode: 30208
CurrentVersion: 3.2.9
CurrentVersionCode: 30209