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 dde2c4d commit 69a5619Copy full SHA for 69a5619
1 file changed
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.simplemobiletools.clock"
17
minSdkVersion 23
18
targetSdkVersion 33
19
- versionCode 34
20
- versionName "5.9.4"
+ versionCode 35
+ versionName "5.9.5"
21
setProperty("archivesBaseName", "clock")
22
vectorDrawables.useSupportLibrary = true
23
}
0 commit comments