We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d92d6 commit 25a92baCopy full SHA for 25a92ba
demo/build.gradle.kts
@@ -73,7 +73,7 @@ dependencies {
73
implementation("androidx.browser:browser:1.7.0")
74
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0")
75
implementation("com.github.bumptech.glide:glide:4.15.1")
76
- implementation("dev.hotwire:strada:1.0.0-beta2")
+ implementation("dev.hotwire:strada:1.0.0-beta3")
77
78
implementation(project(":turbo"))
79
}
0 commit comments