version bump to v3.4.4

Signed-off-by: Stefan Niedermann <info@niedermann.it>
This commit is contained in:
Stefan Niedermann 2021-05-24 16:35:50 +02:00
parent 247cf75a78
commit 0a5cf6b411

View file

@ -14,8 +14,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 21
targetSdkVersion 30
versionCode 3004003
versionName "3.4.3"
versionCode 3004004
versionName "3.4.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {