diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index bb00cf5..ffeb4eb 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ core = "1.13.1" coreKtx = "1.13.1" appcompat = "1.7.0" activity = "1.9.2" -activityKtx = "1.9.1" +activityKtx = "1.9.2" constraintlayout = "2.1.4" preference = "1.2.1" preferenceKtx = "1.2.1"