Skip to content

Commit 25a92ba

Browse files
committed
Bump Strada in demo to 1.0.0-beta3
1 parent b1d92d6 commit 25a92ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
implementation("androidx.browser:browser:1.7.0")
7474
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0")
7575
implementation("com.github.bumptech.glide:glide:4.15.1")
76-
implementation("dev.hotwire:strada:1.0.0-beta2")
76+
implementation("dev.hotwire:strada:1.0.0-beta3")
7777

7878
implementation(project(":turbo"))
7979
}

0 commit comments

Comments
 (0)