mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update androidx.work:work-runtime-ktx to v2.9.0
This commit is contained in:
parent
29c436df0d
commit
9bc2b1ee8f
1 changed files with 1 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ dependencies {
|
|||
//noinspection GradleDependency
|
||||
implementation 'com.google.zxing:core:3.3.0' // <-- don't update
|
||||
|
||||
def work_version = '2.8.1'
|
||||
def work_version = '2.9.0'
|
||||
// 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