Skip to content

Commit e9e13ed

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

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
@@ -104,7 +104,7 @@ android {
104104
dependencies {
105105
implementation 'com.android.support:support-v4:28.0.0'
106106
implementation 'com.android.support:multidex:1.0.3'
107-
implementation 'androidx.annotation:annotation:1.7.1'
107+
implementation 'androidx.annotation:annotation:1.8.2'
108108
implementation 'androidx.concurrent:concurrent-futures:1.1.0'
109109
implementation 'androidx.work:work-runtime:2.9.0'
110110
implementation 'androidx.work:work-multiprocess:2.9.0'

0 commit comments

Comments
 (0)