diff --git a/app/build.gradle b/app/build.gradle index 1cc8c676c..1fe507ecd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "it.niedermann.owncloud.notes" minSdkVersion 21 targetSdkVersion 30 - versionCode 3004009 - versionName "3.4.9" + versionCode 3004010 + versionName "3.4.10" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions {