diff --git a/app/build.gradle b/app/build.gradle index fc054a94..ddff9902 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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" }