diff --git a/app/build.gradle b/app/build.gradle index dbdddd03..30b210b3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,8 +27,8 @@ android { applicationId "de.stephanlindauer.criticalmaps" minSdkVersion 16 targetSdkVersion 31 - versionCode 44 - versionName "2.7.1" + versionCode 45 + versionName "2.8.0" vectorDrawables.useSupportLibrary = true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"