Version bump to 3.5.0

Signed-off-by: Stefan Niedermann <info@niedermann.it>
This commit is contained in:
Stefan Niedermann 2022-05-21 11:39:16 +02:00
parent 5afc57ed52
commit 2c0ff96eeb
2 changed files with 2 additions and 2 deletions

View file

@ -14,8 +14,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 23
targetSdkVersion 32
versionCode 3004019
versionName "3.4.19"
versionCode 3005000
versionName "3.5.00"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {