Skip to content

Commit 220ab25

Browse files
Bump androidx.annotation:annotation in /python-for-android/dists/kolibri
Bumps androidx.annotation:annotation from 1.7.1 to 1.9.1. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6031d8 commit 220ab25

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
@@ -107,7 +107,7 @@ android {
107107
dependencies {
108108
implementation 'com.android.support:support-v4:28.0.0'
109109
implementation 'com.android.support:multidex:1.0.3'
110-
implementation 'androidx.annotation:annotation:1.7.1'
110+
implementation 'androidx.annotation:annotation:1.9.1'
111111
implementation 'androidx.concurrent:concurrent-futures:1.1.0'
112112
implementation 'androidx.work:work-runtime:2.9.0'
113113
implementation 'androidx.work:work-multiprocess:2.9.0'

0 commit comments

Comments
 (0)