Skip to content

Commit

Permalink
Bump Strada in demo to 1.0.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
jayohms committed Feb 29, 2024
1 parent b1d92d6 commit 25a92ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
implementation("androidx.browser:browser:1.7.0")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0")
implementation("com.github.bumptech.glide:glide:4.15.1")
implementation("dev.hotwire:strada:1.0.0-beta2")
implementation("dev.hotwire:strada:1.0.0-beta3")

implementation(project(":turbo"))
}
Expand Down

0 comments on commit 25a92ba

Please sign in to comment.