Skip to content

Commit 3d54f7b

Browse files
authored
Merge pull request #1143 from square/ray/belated-tutorial-version-bump
Bumps tutorial to 1.12.1-beta04
2 parents a504d79 + e5d44fb commit 3d54f7b

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.8.10'
7-
workflow_version = "1.12.1-beta03"
7+
workflow_version = "1.12.1-beta04"
88

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

0 commit comments

Comments
 (0)