update version to 6.13.0

This commit is contained in:
tibbi 2022-07-12 11:36:24 +02:00
parent da1742985b
commit 6985586ef2
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 96
versionName "6.12.3"
versionCode 97
versionName "6.13.0"
setProperty("archivesBaseName", "notes")
}