mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-02-07 06:12:56 -05:00
chore(deps): update androidx.work:work-runtime-ktx to v2.10.0
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user