diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index bd58462..0874cfc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ agp = "7.3.1" androidx_activity_compose = "1.6.1" androidx_test = "1.4.0" -androidx_test_ext = "1.1.3" +androidx_test_ext = "1.2.1" appcompat = "1.5.1" compile_sdk_version = "33" compose = "1.3.3"