We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b02afc5 commit 0a573feCopy full SHA for 0a573fe
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.simplemobiletools.clock"
17
minSdkVersion 23
18
targetSdkVersion 33
19
- versionCode 38
20
- versionName "5.10.2"
+ versionCode 39
+ versionName "5.10.3"
21
setProperty("archivesBaseName", "clock")
22
vectorDrawables.useSupportLibrary = true
23
}
0 commit comments