Release 0.4.3

This commit is contained in:
Johan von Forstner
2021-01-17 14:15:46 +01:00
parent a2fe9a06c5
commit f0f6c08610
3 changed files with 6 additions and 2 deletions

View File

@@ -13,8 +13,8 @@ android {
applicationId "net.vonforst.evmap"
minSdkVersion 21
targetSdkVersion 30
versionCode 34
versionName "0.4.2"
versionCode 37
versionName "0.4.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@@ -0,0 +1,2 @@
Verbesserungen:
- Verschiedene Abstürze behoben

View File

@@ -0,0 +1,2 @@
Improvements:
- Fixed various crashes