update version to 6.12.2

This commit is contained in:
tibbi 2022-06-14 12:26:58 +02:00
parent 4afb47394c
commit 0230cc8766
1 changed files with 2 additions and 2 deletions

View File

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