Release 1.0.0-beta04

This commit is contained in:
johan12345
2021-09-19 19:37:52 +02:00
parent abf6a2b933
commit dad30eb51e

View File

@@ -13,8 +13,8 @@ android {
applicationId "net.vonforst.evmap"
minSdkVersion 21
targetSdkVersion 31
versionCode 61
versionName "1.0.0-beta03"
versionCode 62
versionName "1.0.0-beta04"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}