update version to 6.5.0

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

View File

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