From a742fe15e089abf07e3c5385d35417aca3ad0455 Mon Sep 17 00:00:00 2001 From: Matthew Hague Date: Thu, 29 Dec 2022 20:06:24 +0000 Subject: [PATCH] Update to OsmAnd 4.3.5 --- metadata/net.osmand.plus.yml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/metadata/net.osmand.plus.yml b/metadata/net.osmand.plus.yml index d39afc2c97..199830d9e8 100644 --- a/metadata/net.osmand.plus.yml +++ b/metadata/net.osmand.plus.yml @@ -5115,6 +5115,42 @@ Builds: antifeatures: - Tracking + - versionName: 4.3.5 + versionCode: 4305 + commit: v4.3.5 + timeout: 20000 + subdir: android/OsmAnd + submodules: true + sudo: + - apt-get update + - apt-get install -y ant g++ clang build-essential python-is-python2 swig + - apt-get install -y -t bullseye-backports cmake + gradle: + - android + - full + - opengl + - fat + rm: + - android/OsmAnd-java/libs/*.jar + - android/OsmAnd/libs/*.jar + - android/OsmAnd-telegram/ + - help/website/images/features.zip + - resources/icons/tools/SVGtoXML/vd-tool + prebuild: ../../prebuild.sh $$VERSION$$ $$VERCODE$$ + scanignore: + - help/website/fonts/*.woff + - help/website/fonts/*.eot + - help/website/fonts/*.ttf + - 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 + ndk: r23c + antifeatures: + - Tracking + MaintainerNotes: |- Update CV only after sucessfully built and tested.