mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update dependency androidx.activity:activity-ktx to v1.13.0
This commit is contained in:
committed by
José Rebelo
parent
e6bdac82d4
commit
96a66b8cfa
+1
-1
@@ -240,7 +240,7 @@ dependencies {
|
|||||||
implementation "androidx.legacy:legacy-support-v4:1.0.0"
|
implementation "androidx.legacy:legacy-support-v4:1.0.0"
|
||||||
implementation "androidx.gridlayout:gridlayout:1.1.0"
|
implementation "androidx.gridlayout:gridlayout:1.1.0"
|
||||||
implementation "androidx.palette:palette-ktx:1.0.0"
|
implementation "androidx.palette:palette-ktx:1.0.0"
|
||||||
implementation "androidx.activity:activity-ktx:1.12.4"
|
implementation "androidx.activity:activity-ktx:1.13.0"
|
||||||
implementation "androidx.fragment:fragment-ktx:1.8.9"
|
implementation "androidx.fragment:fragment-ktx:1.8.9"
|
||||||
implementation "androidx.viewpager2:viewpager2:1.1.0"
|
implementation "androidx.viewpager2:viewpager2:1.1.0"
|
||||||
implementation "androidx.work:work-runtime-ktx:2.11.1"
|
implementation "androidx.work:work-runtime-ktx:2.11.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user