mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update dependency androidx.work:work-runtime-ktx to v2.11.0
This commit is contained in:
committed by
José Rebelo
parent
3d4d013f2e
commit
b380913a78
+1
-1
@@ -242,7 +242,7 @@ dependencies {
|
||||
implementation "androidx.activity:activity-ktx:1.11.0"
|
||||
implementation "androidx.fragment:fragment-ktx:1.8.9"
|
||||
implementation "androidx.viewpager2:viewpager2:1.1.0"
|
||||
implementation "androidx.work:work-runtime-ktx:2.10.5"
|
||||
implementation "androidx.work:work-runtime-ktx:2.11.0"
|
||||
|
||||
// Not latest version because of https://github.com/material-components/material-components-android/issues/3924
|
||||
implementation "com.google.android.material:material:1.13.0"
|
||||
|
||||
Reference in New Issue
Block a user