diff --git a/app/build.gradle b/app/build.gradle index 56fe721a..c2e81feb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,8 +27,8 @@ android { applicationId "de.stephanlindauer.criticalmaps" minSdkVersion 16 targetSdkVersion 33 - versionCode 47 - versionName "2.8.2" + versionCode 48 + versionName "2.9.0" vectorDrawables.useSupportLibrary = true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"