Release 0.3.2

This commit is contained in:
Johan von Forstner
2020-08-12 19:50:54 +02:00
parent 7f3c481dcb
commit 19a8b5c9fe

View File

@@ -13,8 +13,8 @@ android {
applicationId "net.vonforst.evmap"
minSdkVersion 21
targetSdkVersion 29
versionCode 22
versionName "0.3.1"
versionCode 23
versionName "0.3.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}