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 a504d79 + e5d44fb commit 3d54f7bCopy full SHA for 3d54f7b
samples/tutorial/build.gradle
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
4
buildscript {
5
ext {
6
kotlin_version = '1.8.10'
7
- workflow_version = "1.12.1-beta03"
+ workflow_version = "1.12.1-beta04"
8
9
deps = [
10
activityktx: 'androidx.activity:activity-ktx:1.3.0',
0 commit comments