Release 0.0.7

This commit is contained in:
Johan von Forstner
2020-05-21 15:11:22 +02:00
parent 629fbb0f1b
commit 11f492df1d

View File

@@ -13,8 +13,8 @@ android {
applicationId "net.vonforst.evmap"
minSdkVersion 21
targetSdkVersion 29
versionCode 6
versionName "0.0.6"
versionCode 7
versionName "0.0.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}