Update licenses URL

pull/298/head
Don Turner 2 years ago
parent f5a0412ad0
commit f3ea2853fd

@ -271,5 +271,6 @@ fun PreviewSettingsDialogLoading() {
}
}
/* ktlint-disable max-line-length */
private const val PRIVACY_POLICY_URL = "https://policies.google.com/privacy"
private const val LICENSES_URL = "https://github.com/android/nowinandroid/blob/main/app/LICENSES.md"
private const val LICENSES_URL = "https://github.com/android/nowinandroid/blob/main/app/LICENSES.md#open-source-licenses-and-copyright-notices"

Loading…
Cancel
Save