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.
workflow_version
1 parent 5534f41 commit 9b15bdbCopy full SHA for 9b15bdb
samples/tutorial/build.gradle
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
4
buildscript {
5
ext {
6
kotlin_version = '1.7.20'
7
- workflow_version = "1.10.0-beta04"
+ workflow_version = "1.10.0-beta05"
8
9
deps = [
10
activityktx: 'androidx.activity:activity-ktx:1.3.0',
0 commit comments