mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-29 11:59:07 +03:00
bump version to v0.18.0
This commit is contained in:
parent
cd9ce68d91
commit
7f0dcd8548
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ android {
|
||||||
applicationId "it.niedermann.owncloud.notes"
|
applicationId "it.niedermann.owncloud.notes"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 29
|
versionCode 30
|
||||||
versionName "0.17.0"
|
versionName "0.18.0"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
Loading…
Reference in a new issue