version bump to v3.1.3

This commit is contained in:
Stefan Niedermann 2021-02-09 13:55:10 +01:00
parent 82a5d0441e
commit f6ffef418a

View file

@ -14,8 +14,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 19
targetSdkVersion 29
versionCode 3001002
versionName "3.1.2"
versionCode 3001003
versionName "3.1.3"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}