Release 0.1.4

This commit is contained in:
johan12345
2020-06-01 22:16:30 +02:00
parent f855874d56
commit 128d156306

View File

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