update version to 2.4.0

This commit is contained in:
tibbi 2017-11-20 23:23:41 +01:00
parent cd8fd8cb8f
commit 33e09a3204
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 23
versionName "2.3.0"
versionCode 24
versionName "2.4.0"
setProperty("archivesBaseName", "draw")
}