Skip to content

Commit c556b6d

Browse files
committed
update version to 6.15.2
1 parent 3a6945c commit c556b6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.simplemobiletools.notes.pro"
1717
minSdkVersion 23
1818
targetSdkVersion 33
19-
versionCode 101
20-
versionName "6.15.1"
19+
versionCode 102
20+
versionName "6.15.2"
2121
setProperty("archivesBaseName", "notes")
2222
}
2323

0 commit comments

Comments
 (0)