Release 0.7.3

This commit is contained in:
johan12345
2021-07-03 13:15:15 +02:00
parent c48330dc35
commit 498dc63f91
3 changed files with 8 additions and 2 deletions

View File

@@ -13,8 +13,8 @@ android {
applicationId "net.vonforst.evmap"
minSdkVersion 21
targetSdkVersion 30
versionCode 46
versionName "0.7.2"
versionCode 47
versionName "0.7.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@@ -0,0 +1,3 @@
Verschiedene Abstürze behoben
Bessere Unterstützung für geteilte Standorte aus anderen Apps
F-Droid-Version: Suchfeld wird beim Öffnen automatisch aktiviert

View File

@@ -0,0 +1,3 @@
Fixed various crashes
Improved support for shared locations from other apps
F-Droid version: Search field will be focused automatically when opened