Skip to content

Commit

Permalink
Update compose_ui_version to v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 278765b commit 65fe6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/AndroidOnlyExample/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile>().configureEach

val ktorfit = "2.2.0"
val ktor = "3.0.1"
val compose_ui_version = "1.7.4"
val compose_ui_version = "1.7.6"
dependencies {
implementation("de.jensklingenberg.ktorfit:ktorfit-lib:$ktorfit")
implementation("io.ktor:ktor-client-serialization:$ktor")
Expand Down

0 comments on commit 65fe6a2

Please sign in to comment.