diff --git a/app/build.gradle b/app/build.gradle index 6cd1498..9fe7234 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "de.lorenzgorse.coopmobile" minSdkVersion 26 targetSdkVersion 31 - versionCode 74 - versionName "1.74" + versionCode 75 + versionName "1.75" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {