Update dependency androidx.activity:activity-ktx to v1.12.1

This commit is contained in:
dependency-bot
2025-12-07 15:10:31 +01:00
committed by José Rebelo
parent d5c21369df
commit 8b0b3f47db
+1 -1
View File
@@ -239,7 +239,7 @@ dependencies {
implementation "androidx.legacy:legacy-support-v4:1.0.0"
implementation "androidx.gridlayout:gridlayout:1.1.0"
implementation "androidx.palette:palette-ktx:1.0.0"
implementation "androidx.activity:activity-ktx:1.12.0"
implementation "androidx.activity:activity-ktx:1.12.1"
implementation "androidx.fragment:fragment-ktx:1.8.9"
implementation "androidx.viewpager2:viewpager2:1.1.0"
implementation "androidx.work:work-runtime-ktx:2.11.0"