mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-27 12:26:48 +01:00
Update dependency androidx.activity:activity to v1.9.3
This commit is contained in:
parent
99db21adac
commit
8cf6c457ac
@ -218,7 +218,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.0.0"
|
implementation "androidx.gridlayout:gridlayout:1.0.0"
|
||||||
implementation "androidx.palette:palette:1.0.0"
|
implementation "androidx.palette:palette:1.0.0"
|
||||||
implementation "androidx.activity:activity:1.9.2"
|
implementation "androidx.activity:activity:1.9.3"
|
||||||
implementation "androidx.fragment:fragment:1.8.4"
|
implementation "androidx.fragment:fragment:1.8.4"
|
||||||
implementation "androidx.viewpager2:viewpager2:1.1.0"
|
implementation "androidx.viewpager2:viewpager2:1.1.0"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user