update version to 6.5.6

This commit is contained in:
tibbi
2020-11-04 22:04:17 +01:00
parent 8880b4795e
commit 37fdec577f

View File

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