update version to 6.8.2

This commit is contained in:
tibbi 2021-09-13 21:28:15 +02:00
parent a33e418391
commit 4f33b6482c

View File

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