update version to 5 (1.4)

This commit is contained in:
tibbi 2016-07-01 15:55:24 +02:00
parent 4723e9c041
commit 86876f3047
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.draw" applicationId "com.simplemobiletools.draw"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 4 versionCode 5
versionName "1.3" versionName "1.4"
} }
signingConfigs { signingConfigs {