Skip to content

Commit

Permalink
Updates tutorial workflow_version to 1.10.0-beta05
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrjr committed May 15, 2023
1 parent 5534f41 commit 9b15bdb
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.10.0-beta04"
workflow_version = "1.10.0-beta05"

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

0 comments on commit 9b15bdb

Please sign in to comment.