Release 0.1.5

This commit is contained in:
Johan von Forstner
2020-06-13 16:44:06 +02:00
parent 3c709fa3c5
commit 2e9112f5c2

View File

@@ -13,8 +13,8 @@ android {
applicationId "net.vonforst.evmap"
minSdkVersion 21
targetSdkVersion 29
versionCode 12
versionName "0.1.4"
versionCode 13
versionName "0.1.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}