update version to 6.1.4

This commit is contained in:
tibbi 2019-06-14 17:00:26 +02:00
parent c49e210344
commit a12576534c

View File

@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.notes.pro" applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode 60 versionCode 61
versionName "6.1.3" versionName "6.1.4"
setProperty("archivesBaseName", "notes") setProperty("archivesBaseName", "notes")
} }