From c59faea4d4e41e75f1a61d1570c0e856d847334f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Oct 2024 19:03:08 +0000 Subject: [PATCH] Update dependency androidx.activity:activity-ktx to v1.9.3 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f3dba18..81c2f4c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] acra = "5.11.4" -activityKtx = "1.9.2" +activityKtx = "1.9.3" animationCore = "1.7.4" appcompat = "1.7.0" billing = "7.1.1"