mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: update WorkManager to 2.8.1
This commit is contained in:
parent
4c00c5b1bf
commit
dae3c79eaa
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ dependencies {
|
|||
//noinspection GradleDependency
|
||||
implementation 'com.google.zxing:core:3.3.0' // <-- don't update
|
||||
|
||||
def work_version = '2.8.0'
|
||||
def work_version = '2.8.1'
|
||||
// Work Request - used to delay boot event handling
|
||||
implementation "androidx.work:work-runtime-ktx:$work_version"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue