update version to 3.1.0

This commit is contained in:
tibbi 2018-01-08 20:17:43 +01:00
parent 76c14b3fb4
commit b991f59e1e
1 changed files with 2 additions and 2 deletions

View File

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