Skip to content

Commit 448284a

Browse files
Merge pull request #1029 from square/sedwards/update-tutorial-version
Update tutorial to v1.11.0-beta01
2 parents 4d18454 + bd67e8e commit 448284a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/tutorial/build.gradle

Lines changed: 1 addition & 1 deletion
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.7.20'
7-
workflow_version = "1.10.0-beta06"
7+
workflow_version = "1.11.0-beta07"
88

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

0 commit comments

Comments
 (0)