Release 0.0.6

This commit is contained in:
Johan von Forstner
2020-05-17 22:40:02 +02:00
parent 49ef661ac1
commit be98e7e266

View File

@@ -13,8 +13,8 @@ android {
applicationId "net.vonforst.evmap"
minSdkVersion 21
targetSdkVersion 29
versionCode 5
versionName "0.0.5"
versionCode 6
versionName "0.0.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}