Skip to content

Commit

Permalink
Merge pull request #1089 from square/ray/tut-up
Browse files Browse the repository at this point in the history
Updates tutorial `workflow_version` to 1.11.0-beta02 (skipping non-tutorial shards)
  • Loading branch information
rjrjr authored Jul 7, 2023
2 parents f1e5fa8 + b0c7ef1 commit 5ff0058
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-beta01"
workflow_version = "1.11.0-beta02"

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

0 comments on commit 5ff0058

Please sign in to comment.