update version to 6.12.0

This commit is contained in:
tibbi 2022-04-03 09:36:38 +02:00
parent 023dcc7e05
commit bf8dcbc70a

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21
targetSdkVersion 31
versionCode 92
versionName "6.11.1"
versionCode 93
versionName "6.12.0"
setProperty("archivesBaseName", "notes")
}