version bump to 2.17.0

This commit is contained in:
Stefan Niedermann 2020-10-05 10:43:38 +02:00
parent aa8dbc46a2
commit 350662066d

View file

@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 17
targetSdkVersion 29
versionCode 2016007
versionName "2.16.7"
versionCode 2017000
versionName "2.17.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}