File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11See https://github.com/MarcusWolschon/osmeditor4android/ for documentation on this version and all changes.
22
3+ 21.2.0.2:
4+
5+ - Fix disambiguation menu regression when merging node to multiple ways
6+ - Fix inverted logic when creating the disambiguation menu in some cases
7+
3821.2.0.1:
49
510- Fix wrap welcome text in a ScrollView
Original file line number Diff line number Diff line change 22<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
33 xmlns : tools =" http://schemas.android.com/tools"
44 android : installLocation =" auto"
5- android : versionCode =" 3300 "
5+ android : versionCode =" 3301 "
66 android : versionName =" @string/app_version" >
77
88 <uses-sdk tools : overrideLibrary =" androidx.core.splashscreen" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<resources >
33 <string translatable =" false" name =" app_name" >Vespucci</string >
4- <string translatable =" false" name =" app_version" >21.2.0.1 </string >
5- <string translatable =" false" name =" app_name_version" >Vespucci 21.2 BETA 1 </string >
4+ <string translatable =" false" name =" app_version" >21.2.0.2 </string >
5+ <string translatable =" false" name =" app_name_version" >Vespucci 21.2 BETA 2 </string >
66</resources >
You can’t perform that action at this time.
0 commit comments