mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 09:56:45 -06:00
Remove unnecessary ) from some links (#224)
This commit is contained in:
parent
8db111b247
commit
887fe99746
@ -88,7 +88,7 @@ The following is a list of all third-party dependencies included as part of the
|
||||
- License: Apache 2.0
|
||||
|
||||
- **Glide**
|
||||
- https://github.com/bumptech/glide)
|
||||
- https://github.com/bumptech/glide
|
||||
- Purpose: Image loading and caching.
|
||||
- License: BSD, part MIT and Apache 2.0
|
||||
|
||||
@ -103,7 +103,7 @@ The following is a list of all third-party dependencies included as part of the
|
||||
- License: Apache 2.0
|
||||
|
||||
- **kotlinx.coroutines**
|
||||
- https://github.com/Kotlin/kotlinx.coroutines)
|
||||
- https://github.com/Kotlin/kotlinx.coroutines
|
||||
- Purpose: Kotlin coroutines library for asynchronous and reactive code.
|
||||
- License: Apache 2.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user