sforkowany z mirror/meshtastic-android
chore: update WorkManager to 2.8.0
rodzic
378b539481
commit
372f33cd9e
|
@ -221,7 +221,7 @@ dependencies {
|
|||
//noinspection GradleDependency
|
||||
implementation 'com.google.zxing:core:3.3.0' // <-- don't update
|
||||
|
||||
def work_version = '2.7.1'
|
||||
def work_version = '2.8.0'
|
||||
// Work Request - used to delay boot event handling
|
||||
implementation "androidx.work:work-runtime-ktx:$work_version"
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue