update version to 3.1.0

This commit is contained in:
tibbi 2018-01-08 23:30:07 +01:00
parent 9524d2e527
commit e15d30a71c

View File

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