update version to 6.7.0

This commit is contained in:
tibbi 2021-03-21 17:45:15 +01:00
parent a6f84909b3
commit 58597c94b7

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.notes.pro" applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode 80 versionCode 81
versionName "6.6.2" versionName "6.7.0"
setProperty("archivesBaseName", "notes") setProperty("archivesBaseName", "notes")
} }