Skip to content

Commit 983fa3a

Browse files
Bump androidx.work:work-runtime in /python-for-android/dists/kolibri
Bumps androidx.work:work-runtime from 2.9.0 to 2.10.5. --- updated-dependencies: - dependency-name: androidx.work:work-runtime dependency-version: 2.10.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e863396 commit 983fa3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

python-for-android/dists/kolibri/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ dependencies {
109109
implementation 'com.android.support:multidex:1.0.3'
110110
implementation 'androidx.annotation:annotation:1.9.1'
111111
implementation 'androidx.concurrent:concurrent-futures:1.1.0'
112-
implementation 'androidx.work:work-runtime:2.9.0'
113-
implementation 'androidx.work:work-multiprocess:2.9.0'
112+
implementation 'androidx.work:work-runtime:2.10.5'
113+
implementation 'androidx.work:work-multiprocess:2.10.5'
114114
implementation "androidx.lifecycle:lifecycle-service:2.7.0"
115115
implementation 'net.sourceforge.streamsupport:java9-concurrent-backport:2.0.5'
116116
}

0 commit comments

Comments
 (0)