version 0.0.3

This commit is contained in:
Johan von Forstner
2020-04-23 09:52:57 +02:00
parent c3b583772b
commit cd902f86a4

View File

@@ -13,8 +13,8 @@ android {
applicationId "net.vonforst.evmap"
minSdkVersion 21
targetSdkVersion 29
versionCode 2
versionName "0.0.2"
versionCode 3
versionName "0.0.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}