Skip to content

Commit aff4429

Browse files
committed
update version to 6.4.0
1 parent 0eee2a7 commit aff4429

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
@@ -17,8 +17,8 @@ android {
1717
applicationId "com.simplemobiletools.notes.pro"
1818
minSdkVersion 21
1919
targetSdkVersion 29
20-
versionCode 68
21-
versionName "6.3.1"
20+
versionCode 69
21+
versionName "6.4.0"
2222
setProperty("archivesBaseName", "notes")
2323
}
2424

0 commit comments

Comments
 (0)