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 1383a77 commit dcfedd9Copy full SHA for dcfedd9
timer-flow/build.gradle.kts
@@ -51,7 +51,7 @@ publishing {
51
register<MavenPublication>("release") {
52
groupId = "com.github.raheemadamboev"
53
artifactId = "timer-flow"
54
- version = "1.1.3"
+ version = "1.0.4"
55
56
afterEvaluate {
57
from(components["release"])
0 commit comments