Release 0.3.1

This commit is contained in:
johan12345
2020-08-11 19:41:38 +02:00
parent 63900996e7
commit 167ede4e62

View File

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