mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 12:25:57 +03:00
Version bump to 3.5.0
Signed-off-by: Stefan Niedermann <info@niedermann.it>
This commit is contained in:
parent
5afc57ed52
commit
2c0ff96eeb
2 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue