Migrate from Glide to Coil
This commit is contained in:
@@ -77,13 +77,6 @@ val OpenSourceLicenses = arrayOf(
|
||||
copyrightNote = "Copyright (c) 2009-2021 Jonathan Hedley <https://jsoup.org/>",
|
||||
url = "https://jsoup.org/"
|
||||
),
|
||||
OpenSourceLibrary(
|
||||
name = "Glide",
|
||||
description = "A fast and efficient open source media management and image loading framework for Android",
|
||||
licenseName = R.string.glide_license_name,
|
||||
licenseText = R.raw.license_glide,
|
||||
url = "https://bumptech.github.io/glide/"
|
||||
),
|
||||
OpenSourceLibrary(
|
||||
name = "Glide Transformations",
|
||||
description = "An Android transformation library providing a variety of image transformations for Glide",
|
||||
|
||||
Reference in New Issue
Block a user