update version to 6.5.2

This commit is contained in:
tibbi 2020-05-28 22:50:40 +02:00
parent 879c2b34d1
commit d2b6d9e4c9

View File

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