update version to 3.1.5

This commit is contained in:
tibbi 2018-03-16 10:53:23 +01:00
parent c3766e9518
commit 8e35176c57
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.draw"
minSdkVersion 16
targetSdkVersion 27
versionCode 31
versionName "3.1.4"
versionCode 32
versionName "3.1.5"
setProperty("archivesBaseName", "draw")
}