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 e63b4c7 commit 6c74246Copy full SHA for 6c74246
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.11.0-beta03"
+ workflow_version = "1.12.1-beta03"
8
9
deps = [
10
activityktx: 'androidx.activity:activity-ktx:1.3.0',
0 commit comments