Skip to content

Commit 15bbeea

Browse files
authored
Merge pull request #722 from square/ray/update-tuts-1.7.0
Bump tutorials to 1.7.0
2 parents 677abbd + 7f80c33 commit 15bbeea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/tutorial/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
44
buildscript {
55
ext {
66
kotlin_version = "1.6.10"
7-
workflow_version = "1.6.0"
7+
workflow_version = "1.7.0"
88

99
deps = [
1010
activityktx: 'androidx.activity:activity-ktx:1.3.0',

0 commit comments

Comments
 (0)