Skip to content

Commit 0a573fe

Browse files
committed
update version to 5.10.3
1 parent b02afc5 commit 0a573fe

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.clock"
1717
minSdkVersion 23
1818
targetSdkVersion 33
19-
versionCode 38
20-
versionName "5.10.2"
19+
versionCode 39
20+
versionName "5.10.3"
2121
setProperty("archivesBaseName", "clock")
2222
vectorDrawables.useSupportLibrary = true
2323
}

0 commit comments

Comments
 (0)