version bump to 2.14.0

This commit is contained in:
Stefan Niedermann 2020-06-09 19:46:53 +02:00
parent d11a6445eb
commit f2a7499afb

View file

@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 16
targetSdkVersion 29
versionCode 2013003
versionName "2.13.3"
versionCode 2014000
versionName "2.14.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}