diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3982c78f..1f63ef76 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -20,7 +20,7 @@ accompanist-swiperefresh = { module = "com.google.accompanist:accompanist-swiper accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" } androidx-activity-compose = "androidx.activity:activity-compose:1.4.0" -androidx-appcompat = "androidx.appcompat:appcompat:1.4.0" +androidx-appcompat = "androidx.appcompat:appcompat:1.4.1" androidx-browser = "androidx.browser:browser:1.4.0" androidx-core-ktx = "androidx.core:core-ktx:1.7.0" androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.0-beta01"