Merge pull request #5405 from k9mail/update_list_of_libraries

Update list of libraries in About screen
This commit is contained in:
cketti 2021-07-14 14:43:21 +02:00 committed by GitHub
commit 659937aac5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,6 +104,7 @@ class AboutFragment : Fragment() {
Library("jsoup", "https://jsoup.org/", "MIT License"),
Library("jutf7", "http://jutf7.sourceforge.net/", "MIT License"),
Library("JZlib", "http://www.jcraft.com/jzlib/", "BSD-style License"),
Library("Koin", "https://insert-koin.io/", "Apache License, Version 2.0"),
Library("Kotlin Standard Library", "https://kotlinlang.org/api/latest/jvm/stdlib/", "Apache License, Version 2.0"),
Library("KotlinX coroutines", "https://github.com/Kotlin/kotlinx.coroutines", "Apache License, Version 2.0"),
Library("Material Components for Android", "https://github.com/material-components/material-components-android", "Apache License, Version 2.0"),