diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b2b4f13..8cb59fe 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ androidx-hilt = "1.0.0" androidx-junit = "1.1.3" androidx-test = "1.4.0" appcompat = "1.4.2" -compose-core = '1.1.1' +compose-core = '1.6.2' compose-theme-adapter = '1.1.5' core-testing = "2.1.0" eaze-graph = "1.0.3"