update version to 3.1.0

This commit is contained in:
tibbi 2018-03-13 21:57:36 +01:00
parent e38bd8e660
commit 0ad2668014
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ android {
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionName "1.0.0"
versionName "3.1.0"
setProperty("archivesBaseName", "clock")
}