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 6dead1e commit ec6b7f7Copy full SHA for ec6b7f7
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.simplemobiletools.clock"
17
minSdkVersion 21
18
targetSdkVersion 30
19
- versionCode 24
20
- versionName "5.6.0"
+ versionCode 25
+ versionName "5.6.1"
21
setProperty("archivesBaseName", "clock")
22
vectorDrawables.useSupportLibrary = true
23
}
0 commit comments