update version to 6.5.0

This commit is contained in:
tibbi 2020-03-29 22:42:11 +02:00
parent 17e41deab4
commit b913df6fb9

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.notes.pro" applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 70 versionCode 71
versionName "6.4.1" versionName "6.5.0"
setProperty("archivesBaseName", "notes") setProperty("archivesBaseName", "notes")
} }