update version to 6.5.5

This commit is contained in:
tibbi 2020-10-29 16:12:58 +01:00
parent 810f10c9aa
commit 4f6049ed9c

View File

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