mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +01:00
Update androidx.fragment:fragment to v1.8.5
This commit is contained in:
parent
a7c19c8190
commit
d9cc15e3c5
@ -219,7 +219,7 @@ dependencies {
|
|||||||
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.3"
|
implementation "androidx.activity:activity:1.9.3"
|
||||||
implementation "androidx.fragment:fragment:1.8.4"
|
implementation "androidx.fragment:fragment:1.8.5"
|
||||||
implementation "androidx.viewpager2:viewpager2:1.1.0"
|
implementation "androidx.viewpager2:viewpager2:1.1.0"
|
||||||
|
|
||||||
// Not latest version because of https://github.com/material-components/material-components-android/issues/3924
|
// Not latest version because of https://github.com/material-components/material-components-android/issues/3924
|
||||||
|
Loading…
Reference in New Issue
Block a user