version bump to 3.2.0

This commit is contained in:
Stefan Niedermann 2021-03-07 22:50:04 +01:00
parent f140460d48
commit 843ffbd7fe

View file

@ -14,8 +14,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 21
targetSdkVersion 29
versionCode 3001004
versionName "3.1.4"
versionCode 3002000
versionName "3.2.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}