diff --git a/app/build.gradle b/app/build.gradle index 01b3064c..594afca8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,8 +27,8 @@ android { applicationId "de.stephanlindauer.criticalmaps" minSdkVersion 16 targetSdkVersion 35 - versionCode 48 - versionName "2.9.0" + versionCode 49 + versionName "2.9.1" vectorDrawables.useSupportLibrary = true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"