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 b130a43 + 072aa6a commit a69a23cCopy full SHA for a69a23c
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.11.0-beta02"
+ workflow_version = "1.11.0-beta03"
8
9
deps = [
10
activityktx: 'androidx.activity:activity-ktx:1.3.0',
0 commit comments