Release 0.3.0

This commit is contained in:
johan12345
2020-08-10 20:43:04 +02:00
parent a0bc0f2981
commit 7d9a9605fb

View File

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