Update app.organicmaps to 2025.11.11-5-FDroid (25111105)

This commit is contained in:
checkupdates bot 2025-11-12 04:30:27 +00:00 committed by linsui
parent c88244d5d0
commit 82b8028da6

View file

@ -2558,11 +2558,46 @@ Builds:
en-US: Compiled binary data files (including but not limited to `.mwm` map
files) under a non-FOSS license
- versionName: 2025.11.11-5-FDroid
versionCode: 25111105
commit: 7cb020d8ca244d9a40b8a4053381de5c28e0337e
subdir: android/app
submodules: true
sudo:
- apt-get update
- apt-get install -y g++ ninja-build
gradle:
- fdroid
rm:
- iphone
- qt
- tools/shaders_compiler
- tools/python/twine
- xcode
prebuild:
- sdkmanager 'cmake;3.30.3'
- sed -i -e '/com.google.firebase/d; /gms.google-services/d; /android.gms:play-services/d'
build.gradle
- touch secure.properties
scanignore:
- data/*.bin
scandelete:
- 3party
- package.json
build:
- cd ../../3party/boost
- ./bootstrap.sh
- ./b2 headers
antifeatures:
NonFreeAssets:
en-US: Compiled binary data files (including but not limited to `.mwm` map
files) under a non-FOSS license
MaintainerNotes: scanner might detect 'com/google/android/gms/location' and more from
'org.microg.gms:play-services-location`
AutoUpdateMode: Version
UpdateCheckMode: Tags .*android$
UpdateCheckData: android/app/src/fdroid/play/version.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 2025.11.11-4-FDroid
CurrentVersionCode: 25111104
CurrentVersion: 2025.11.11-5-FDroid
CurrentVersionCode: 25111105