Update Cartes IGN to 3.1.24 (30124)

This commit is contained in:
F-Droid checkupdates bot 2024-11-19 14:17:13 +00:00 committed by Licaon_Kter
parent 3428c17c79
commit 224f0224e9

View file

@ -380,7 +380,32 @@ Builds:
scandelete:
- node_modules
- versionName: 3.1.24
versionCode: 30124
commit: 2154dac062995abcb4397393446e15240a455bc9
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.23
CurrentVersionCode: 30123
CurrentVersion: 3.1.24
CurrentVersionCode: 30124