1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-12 13:09:24 +01:00

Update dependency androidx.activity:activity to v1.9.1

This commit is contained in:
dependency-bot 2024-07-27 01:03:19 +00:00 committed by José Rebelo
parent 982dc9b754
commit 46739be9ed

View File

@ -218,7 +218,7 @@ dependencies {
implementation "androidx.legacy:legacy-support-v4:1.0.0"
implementation "androidx.gridlayout:gridlayout:1.0.0"
implementation "androidx.palette:palette:1.0.0"
implementation "androidx.activity:activity:1.9.0"
implementation "androidx.activity:activity:1.9.1"
implementation "androidx.fragment:fragment:1.8.2"
implementation "androidx.viewpager2:viewpager2:1.1.0"