update version to 4.0.0

This commit is contained in:
tibbi 2018-05-17 11:41:27 +02:00
parent f00ae5de18
commit 9db3d517e3

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 27
versionCode 47
versionName "3.2.0"
versionCode 48
versionName "4.0.0"
setProperty("archivesBaseName", "notes")
}