update version to 3.1.1

This commit is contained in:
tibbi 2018-03-14 20:56:40 +01:00
parent fe11e1aa8e
commit 3ad6e0d0a6

View File

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