update version to 6.5.4

This commit is contained in:
tibbi 2020-09-19 17:02:18 +02:00
parent 55cbd8feaa
commit 8e0b75d103

View File

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