Release 0.1.9

This commit is contained in:
johan12345
2020-06-16 23:15:31 +02:00
parent 884172b9f8
commit 38d07abf0e

View File

@@ -13,8 +13,8 @@ android {
applicationId "net.vonforst.evmap"
minSdkVersion 21
targetSdkVersion 29
versionCode 16
versionName "0.1.8"
versionCode 17
versionName "0.1.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}