update version to 3.1.6

This commit is contained in:
tibbi 2018-03-31 22:48:27 +02:00
parent 2ac52985ab
commit e72e5afd71

View File

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