Skip to content

Commit 3f44e48

Browse files
authored
Merge pull request #246 from learningequality/dependabot/gradle/python-for-android/dists/kolibri/androidx.work-work-runtime-2.10.5
Bump androidx.work:work-runtime from 2.9.0 to 2.10.5 in /python-for-android/dists/kolibri
2 parents 046cc80 + 606c797 commit 3f44e48

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.9.4"
115115
implementation 'net.sourceforge.streamsupport:java9-concurrent-backport:2.0.5'
116116
}

0 commit comments

Comments
 (0)