update version to 6.6.2

This commit is contained in:
tibbi 2021-02-21 00:03:01 +01:00
parent 31c74b14c7
commit d2d782f653

View File

@ -17,8 +17,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21
targetSdkVersion 29
versionCode 79
versionName "6.6.1"
versionCode 80
versionName "6.6.2"
setProperty("archivesBaseName", "notes")
}