update version to 2.4.0

This commit is contained in:
tibbi 2017-11-10 21:44:55 +01:00
parent d11a8b5468
commit c784c3526a

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 27
versionCode 38
versionName "2.3.0"
versionCode 39
versionName "2.4.0"
setProperty("archivesBaseName", "notes")
}