Fix Accompanist library license url
This commit is contained in:
parent
69f11b98f2
commit
4d832a8109
@ -22,7 +22,7 @@ val OpenSourceLicenses = arrayOf(
|
||||
licenseName = R.string.apache_license_name,
|
||||
licenseText = R.raw.license_apache_2,
|
||||
copyrightNote = "Copyright 2020 The Android Open Source Project",
|
||||
url = "https://developer.android.com/jetpack"
|
||||
url = "https://google.github.io/accompanist/"
|
||||
),
|
||||
OpenSourceLibrary(
|
||||
name = "Material Components for Android",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user