update version to 6.12.2

This commit is contained in:
tibbi 2022-06-14 12:26:58 +02:00
parent 4afb47394c
commit 0230cc8766

View File

@ -16,8 +16,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21
targetSdkVersion 31
versionCode 94
versionName "6.12.1"
versionCode 95
versionName "6.12.2"
setProperty("archivesBaseName", "notes")
}