Skip to content

Commit 7862b38

Browse files
Bump androidx.concurrent:concurrent-futures
Bumps androidx.concurrent:concurrent-futures from 1.1.0 to 1.3.0. --- updated-dependencies: - dependency-name: androidx.concurrent:concurrent-futures dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0392cba commit 7862b38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ dependencies {
105105
implementation 'com.android.support:support-v4:28.0.0'
106106
implementation 'com.android.support:multidex:1.0.3'
107107
implementation 'androidx.annotation:annotation:1.7.1'
108-
implementation 'androidx.concurrent:concurrent-futures:1.1.0'
108+
implementation 'androidx.concurrent:concurrent-futures:1.3.0'
109109
implementation 'androidx.work:work-runtime:2.9.0'
110110
implementation 'androidx.work:work-multiprocess:2.9.0'
111111
implementation "androidx.lifecycle:lifecycle-service:2.7.0"

0 commit comments

Comments
 (0)