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