diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4311e7499..ee10125bd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -30,12 +30,12 @@ androidx-benchmark = "1.3.0" androidx-biometric-ktx = "1.2.0-alpha05" androidx-browser = "1.8.0" androidx-collection = "1.4.3" -androidx-compose-animation = "1.6.8" -androidx-compose-foundation = "1.6.8" -androidx-compose-runtime = "1.6.8" -androidx-compose-ui = "1.6.8" -androidx-compose-material-icons-extended = "1.6.8" -androidx-compose-material3 = "1.2.1" +androidx-compose-animation = "1.6.8" # need to update constraint-layout lib (details screen) +androidx-compose-foundation = "1.6.8" # need to update constraint-layout lib (details screen) +androidx-compose-runtime = "1.6.8" # need to update constraint-layout lib (details screen) +androidx-compose-ui = "1.6.8" # need to update constraint-layout lib (details screen) +androidx-compose-material-icons-extended = "1.6.8" # need to update constraint-layout lib (details screen) +androidx-compose-material3 = "1.2.1" # need to update constraint-layout lib (details screen) androidx-core-ktx = "1.13.1" androidx-core-splashscreen = "1.0.1" androidx-datastore = "1.1.1"