Fix library description for Groupie license
This commit is contained in:
parent
e3a2fd5e02
commit
69f11b98f2
@ -110,7 +110,7 @@ val OpenSourceLicenses = arrayOf(
|
|||||||
),
|
),
|
||||||
OpenSourceLibrary(
|
OpenSourceLibrary(
|
||||||
name = "Groupie",
|
name = "Groupie",
|
||||||
description = "Easy to use material design dialogs",
|
description = "Groupie is a simple, flexible library for complex RecyclerView layouts.",
|
||||||
licenseName = R.string.mit_license_name,
|
licenseName = R.string.mit_license_name,
|
||||||
licenseText = R.raw.license_mit,
|
licenseText = R.raw.license_mit,
|
||||||
url = "https://github.com/lisawray/groupie"
|
url = "https://github.com/lisawray/groupie"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user