update version to 6.12.3

This commit is contained in:
tibbi 2022-06-26 21:13:24 +02:00
parent 21028f8314
commit ef8f1c5fed
1 changed files with 2 additions and 2 deletions

View File

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