From 6076365b9e194add2d0de6d213dca242e9af68bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20W=C3=BCrl?= Date: Fri, 12 Jul 2024 17:22:50 +0200 Subject: [PATCH] prepare update --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 2c81bd53..c646175d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,7 +12,7 @@ android { applicationId "org.blitzortung.android.app" minSdkVersion 21 targetSdkVersion 34 - versionCode 320 + versionCode 321 versionName '2.2.4' multiDexEnabled false testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"