version bump to 3.2.4

This commit is contained in:
Stefan Niedermann 2021-03-22 12:54:04 +01:00
parent 2583dc2ba0
commit 71542a3618

View file

@ -14,8 +14,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 21
targetSdkVersion 29
versionCode 3002003
versionName "3.2.3"
versionCode 3002004
versionName "3.2.4"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}