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.
2 parents 2ecfa22 + fd09920 commit c9fc9c5Copy full SHA for c9fc9c5
buildSrc/src/main/java/Dependencies.kt
@@ -22,7 +22,7 @@ object Versions {
22
const val compose = "0.1.0-dev10"
23
const val kotlin = "1.3.71"
24
const val targetSdk = 29
25
- const val workflow = "0.26.0"
+ const val workflow = "0.28.0"
26
}
27
28
@Suppress("unused")
0 commit comments