update version to 6.5.3

This commit is contained in:
tibbi 2020-05-30 16:35:29 +02:00
parent e6efa46392
commit 3e79630705

View File

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