mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-09 03:37:03 +01:00
Update dependency androidx.fragment:fragment to v1.8.2
This commit is contained in:
parent
da74ad036a
commit
982dc9b754
@ -219,7 +219,7 @@ dependencies {
|
||||
implementation "androidx.gridlayout:gridlayout:1.0.0"
|
||||
implementation "androidx.palette:palette:1.0.0"
|
||||
implementation "androidx.activity:activity:1.9.0"
|
||||
implementation "androidx.fragment:fragment:1.8.1"
|
||||
implementation "androidx.fragment:fragment:1.8.2"
|
||||
implementation "androidx.viewpager2:viewpager2:1.1.0"
|
||||
|
||||
// Not latest version because of https://github.com/material-components/material-components-android/issues/3924
|
||||
|
Loading…
Reference in New Issue
Block a user