update version to 6.8.1

This commit is contained in:
tibbi 2021-08-23 18:00:51 +02:00
parent 780bc7ae50
commit fc99c1fadd

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21
targetSdkVersion 30
versionCode 83
versionName "6.8.0"
versionCode 84
versionName "6.8.1"
setProperty("archivesBaseName", "notes")
}