From 50b7e1332a7f7bbfa131d71521b64c7724ab550f Mon Sep 17 00:00:00 2001 From: Lineflyer <949669+Lineflyer@users.noreply.github.com> Date: Mon, 10 Jan 2022 15:30:24 +0100 Subject: [PATCH] Burn in version code 2022.01.10 --- src/main/assets/news.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/assets/news.xml b/src/main/assets/news.xml index 8c33238d..d866afcd 100644 --- a/src/main/assets/news.xml +++ b/src/main/assets/news.xml @@ -1,6 +1,6 @@ - +
  • Fix Android 12 GPS problem
  • Restore functionality of OSM Mapnik online map
  • New app icon and minor style adjustments
  • @@ -9,6 +9,8 @@
  • Various translation updates
  • Some small code optimizations and bug fixes
  • Compile with a new target version to fulfill Google requirements - Please report any new issues to our support
  • +
  • Fix: Crash on change of some global settings
  • +
  • Fix: No app icon in status bar notification
  • Minimum required Android version is now 5.0. A legacy version for users of Android 4.1 to 4.4 might be released separately.