mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-22 12:56:02 +03:00
version bump to 3.4.13
Signed-off-by: Stefan Niedermann <info@niedermann.it>
This commit is contained in:
parent
e137e98725
commit
7d7ea73fe9
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId "it.niedermann.owncloud.notes"
|
||||
minSdkVersion 22
|
||||
targetSdkVersion 30
|
||||
versionCode 3004012
|
||||
versionName "3.4.12"
|
||||
versionCode 3004013
|
||||
versionName "3.4.13"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
Loading…
Reference in a new issue