update version to 3.1.1

This commit is contained in:
tibbi 2018-01-26 23:21:33 +01:00
parent 0a2db99a61
commit b1bfe50640

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 27
versionCode 44
versionName "3.1.0"
versionCode 45
versionName "3.1.1"
setProperty("archivesBaseName", "notes")
}