update version to 4.2.0

This commit is contained in:
tibbi 2018-08-10 20:38:45 +02:00
parent c9becb9359
commit b06e7a4517

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 27
versionCode 49
versionName "4.1.0"
versionCode 50
versionName "4.2.0"
setProperty("archivesBaseName", "notes")
}