mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-24 13:56:14 +03:00
Merge pull request #1879 from nextcloud/dependabot/gradle/glideVersion-4.16.0
build(deps): Bump glideVersion from 4.15.1 to 4.16.0
This commit is contained in:
commit
6383ab1f14
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
glideVersion = '4.15.1'
|
glideVersion = '4.16.0'
|
||||||
roomVersion = "2.5.1"
|
roomVersion = "2.5.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue