Release 0.1.2

This commit is contained in:
johan12345
2020-05-27 21:08:10 +02:00
parent 8673efd1cd
commit 2a6ac0ac1b

View File

@@ -13,8 +13,8 @@ android {
applicationId "net.vonforst.evmap"
minSdkVersion 21
targetSdkVersion 29
versionCode 9
versionName "0.1.1"
versionCode 10
versionName "0.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}