diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6643007f..8c69ed40 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -24,7 +24,7 @@ accompanist-flowlayout = { module = "com.google.accompanist:accompanist-flowlayo accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" } androidx-activity-compose = "androidx.activity:activity-compose:1.7.0-beta01" androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.2.0-alpha09" -androidx-browser = "androidx.browser:browser:1.5.0-rc01" +androidx-browser = "androidx.browser:browser:1.5.0" androidx-compose-animation = { module = "androidx.compose.animation:animation" } androidx-compose-bom = "androidx.compose:compose-bom:2023.01.00" androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }