mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +03:00
version bump to 3.4.19
Signed-off-by: Stefan Niedermann <info@niedermann.it>
This commit is contained in:
parent
e5d71998e6
commit
4fc17227e1
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId "it.niedermann.owncloud.notes"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 31
|
||||
versionCode 3004018
|
||||
versionName "3.4.18"
|
||||
versionCode 3004019
|
||||
versionName "3.4.19"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
Loading…
Reference in a new issue