Skip to content

Commit b1309c1

Browse files
Update compose_ui_version
1 parent 218117d commit b1309c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/AndroidOnlyExample/app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile>().configureEach
5454

5555
val ktorfit = "2.2.0"
5656
val ktor = "3.0.1"
57-
val compose_ui_version = "1.7.4"
57+
val compose_ui_version = "1.7.7"
5858
dependencies {
5959
implementation("de.jensklingenberg.ktorfit:ktorfit-lib:$ktorfit")
6060
implementation("io.ktor:ktor-client-serialization:$ktor")

0 commit comments

Comments
 (0)