update version to 6.8.0

This commit is contained in:
tibbi 2021-05-21 11:28:27 +02:00
parent 26ed93e428
commit 30fdfa965c

View File

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