diff --git a/app/build.gradle b/app/build.gradle index 3954312c..b405a1e4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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" }