update version to 6.5.1

This commit is contained in:
tibbi 2020-04-20 19:22:22 +02:00
parent 1e4746f912
commit 2571ed7998

View File

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