mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 20:35:58 +03:00
Bump compiler from 4.14.0 to 4.14.1
Bumps [compiler](https://github.com/bumptech/glide) from 4.14.0 to 4.14.1. - [Release notes](https://github.com/bumptech/glide/releases) - [Commits](https://github.com/bumptech/glide/compare/v4.14.0...v4.14.1) --- updated-dependencies: - dependency-name: com.github.bumptech.glide:compiler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6b50152eb3
commit
23aa751ecf
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ dependencies {
|
|||
|
||||
// Glide
|
||||
implementation 'com.github.bumptech.glide:glide:4.14.0'
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.0'
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.1'
|
||||
|
||||
// Android X
|
||||
implementation 'androidx.appcompat:appcompat:1.5.1'
|
||||
|
|
Loading…
Reference in a new issue