Release 0.4.0

This commit is contained in:
Johan von Forstner
2020-12-26 19:15:07 +01:00
parent 56348905a6
commit d7fcb35a4e

View File

@@ -13,8 +13,8 @@ android {
applicationId "net.vonforst.evmap"
minSdkVersion 21
targetSdkVersion 29
versionCode 26
versionName "0.3.4a"
versionCode 27
versionName "0.4.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}