Skip to content

Commit

Permalink
Update Tutorial Version for 1.9.0-beta02
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-the-edwards committed Feb 23, 2023
1 parent e9b12f4 commit 244c9a9
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.9.0-beta01"
workflow_version = "1.9.0-beta02"

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

0 comments on commit 244c9a9

Please sign in to comment.