add OsmAnd v5.1.9

This commit is contained in:
Mauersprinter 2025-08-21 08:21:54 +02:00 committed by Licaon_Kter
parent 00131d0f88
commit 21ea5909eb

View file

@ -7693,6 +7693,104 @@ Builds:
en-US: An unique installation ID is sent alongside map download requests,
can be disabled in Settings
- versionName: 5.1.9
versionCode: 510901
commit: v5.1.9
timeout: 20000
subdir: android/OsmAnd
submodules: true
sudo:
- apt-get update
- apt-get install -y ant g++ cmake clang build-essential
- apt-get install -y swig python-is-python3 zip
gradle:
- android
- full
- opengl
- armv7
rm:
- android/OsmAnd-java/libs/*.jar
- android/OsmAnd/libs/*.jar
- android/OsmAnd-telegram/
- resources/icons/tools/SVGtoXML/vd-tool
prebuild: ../../prebuild.sh $$VERSION$$ $$VERCODE$$ armv7
scanignore:
- resources/voice/tr/voice/*.ogg
- icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icudata.jar
- icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icutzdata.jar
scandelete:
- resources/test-resources
build: ../../build.sh armv7
ndk: r23c
antifeatures:
- Tracking
- versionName: 5.1.9
versionCode: 510902
commit: v5.1.9
timeout: 20000
subdir: android/OsmAnd
submodules: true
sudo:
- apt-get update
- apt-get install -y ant g++ cmake clang build-essential
- apt-get install -y swig python-is-python3 zip
gradle:
- android
- full
- opengl
- x86
rm:
- android/OsmAnd-java/libs/*.jar
- android/OsmAnd/libs/*.jar
- android/OsmAnd-telegram/
- resources/icons/tools/SVGtoXML/vd-tool
prebuild: ../../prebuild.sh $$VERSION$$ $$VERCODE$$ x86
scanignore:
- resources/voice/tr/voice/*.ogg
- icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icudata.jar
- icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icutzdata.jar
scandelete:
- resources/test-resources
build: ../../build.sh x86
ndk: r23c
antifeatures:
- Tracking
- versionName: 5.1.9
versionCode: 510903
commit: v5.1.9
timeout: 20000
subdir: android/OsmAnd
submodules: true
sudo:
- apt-get update
- apt-get install -y ant g++ cmake clang build-essential
- apt-get install -y swig python-is-python3 zip
gradle:
- android
- full
- opengl
- arm64
rm:
- android/OsmAnd-java/libs/*.jar
- android/OsmAnd/libs/*.jar
- android/OsmAnd-telegram/
- resources/icons/tools/SVGtoXML/vd-tool
prebuild: ../../prebuild.sh $$VERSION$$ $$VERCODE$$ arm64
scanignore:
- resources/voice/tr/voice/*.ogg
- icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icudata.jar
- icu-release-50-2-1-patched-mirror/icu4j/main/shared/data/icutzdata.jar
scandelete:
- resources/test-resources
build: ../../build.sh arm64
ndk: r23c
antifeatures:
Tracking:
en-US: An unique installation ID is sent alongside map download requests,
can be disabled in Settings
MaintainerNotes: |-
Update CV only after sucessfully built and tested.
@ -7703,5 +7801,5 @@ MaintainerNotes: |-
ArchivePolicy: 9
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 5.1.3
CurrentVersionCode: 510303
CurrentVersion: 5.1.7
CurrentVersionCode: 510703