Skip to content

Commit a0f0bda

Browse files
committed
update version to 6.14.0
1 parent cf4cc7a commit a0f0bda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.simplemobiletools.notes.pro"
1717
minSdkVersion 21
1818
targetSdkVersion 33
19-
versionCode 97
20-
versionName "6.13.0"
19+
versionCode 98
20+
versionName "6.14.0"
2121
setProperty("archivesBaseName", "notes")
2222
}
2323

0 commit comments

Comments
 (0)