From 88f2bc0bf270c19ef09d14b6e5b143ee24727736 Mon Sep 17 00:00:00 2001 From: Matthew Date: Mon, 19 Dec 2022 14:40:17 +0000 Subject: [PATCH] Update to OsmAnd 4.3 --- 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 083ab709c0..d39afc2c97 100644 --- a/metadata/net.osmand.plus.yml +++ b/metadata/net.osmand.plus.yml @@ -5079,6 +5079,42 @@ Builds: antifeatures: - Tracking + - versionName: 4.3.3 + versionCode: 4303 + commit: 4df2bc0abb9defc00ed29f7fd0be69b452ad754c + 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.