Skip to content

Commit

Permalink
Merge pull request #1101 from square/ray/tut-bump
Browse files Browse the repository at this point in the history
Updates tutorial `workflow_version` to 1.11.0-beta03
  • Loading branch information
rjrjr authored Aug 9, 2023
2 parents b130a43 + 072aa6a commit a69a23c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/tutorial/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
buildscript {
ext {
kotlin_version = '1.7.20'
workflow_version = "1.11.0-beta02"
workflow_version = "1.11.0-beta03"

deps = [
activityktx: 'androidx.activity:activity-ktx:1.3.0',
Expand Down

0 comments on commit a69a23c

Please sign in to comment.