mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-24 05:46:14 +03:00
Version bump to 3.7.0
Signed-off-by: Stefan Niedermann <info@niedermann.it>
This commit is contained in:
parent
682c461747
commit
2b8d479188
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
applicationId "it.niedermann.owncloud.notes"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode 3006000
|
||||
versionName "3.6.0"
|
||||
versionCode 3007000
|
||||
versionName "3.7.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
Loading…
Reference in a new issue