We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 677abbd + 7f80c33 commit 15bbeeaCopy full SHA for 15bbeea
samples/tutorial/build.gradle
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
4
buildscript {
5
ext {
6
kotlin_version = "1.6.10"
7
- workflow_version = "1.6.0"
+ workflow_version = "1.7.0"
8
9
deps = [
10
activityktx: 'androidx.activity:activity-ktx:1.3.0',
0 commit comments