update version to 4.1.0

This commit is contained in:
tibbi 2018-07-17 23:54:16 +02:00
parent 8efb97dbd0
commit ed3df271ba
1 changed files with 2 additions and 2 deletions

View File

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