version bump to 2.13.0

This commit is contained in:
Stefan Niedermann 2020-06-06 19:54:59 +02:00
parent d20a2fd086
commit 1cceef0b3c

View file

@ -13,8 +13,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 16
targetSdkVersion 29
versionCode 2012002
versionName "2.12.2"
versionCode 2013000
versionName "2.13.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}