update version to 2.4.0
This commit is contained in:
parent
cd8fd8cb8f
commit
33e09a3204
|
@ -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")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue