Release 0.1.8

This commit is contained in:
Johan von Forstner
2020-06-15 11:19:11 +02:00
parent cdc575ff33
commit 7759c230db

View File

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