update version to 6.12.1

This commit is contained in:
tibbi 2022-05-23 21:12:24 +02:00
parent bd775eb190
commit c6893743a4

View File

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