Merge pull request #5405 from k9mail/update_list_of_libraries
Update list of libraries in About screen
This commit is contained in:
commit
659937aac5
1 changed files with 1 additions and 0 deletions
|
@ -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"),
|
||||
|
|
Loading…
Reference in a new issue