update version to 6.6.1

This commit is contained in:
tibbi 2021-01-22 11:58:52 +01:00
parent 5506496849
commit 0125541abe
1 changed files with 2 additions and 2 deletions

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 78 versionCode 79
versionName "6.6.0" versionName "6.6.1"
setProperty("archivesBaseName", "notes") setProperty("archivesBaseName", "notes")
} }