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.10.0
This commit is contained in:
parent
b3654a00a3
commit
cc24154d4e
1 changed files with 1 additions and 1 deletions
|
|
@ -249,7 +249,7 @@ dependencies {
|
|||
//noinspection GradleDependency
|
||||
implementation 'com.google.zxing:core:3.3.0' // <-- don't update
|
||||
|
||||
def work_version = '2.9.1'
|
||||
def work_version = '2.10.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