From df557c1eb784cbca04bb3462b009119418b46e01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 02:00:04 +0900 Subject: [PATCH] Update androidx.compose.ui to v1.1.1 (#23) Co-authored-by: Renovate Bot --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e2154d4..dcc84b0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] kotlin = "1.6.10" -compose = "1.1.0" +compose = "1.1.1" # https://ktor.io/changelog/1.6/ ktor = "1.6.8" # https://github.com/Kotlin/kotlinx.coroutines/releases