Skip to content

Commit d5d944d

Browse files
authored
Update README.md
1 parent 1d1b3c3 commit d5d944d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you’re interested in adding powerful In-App Messaging to your app, check ou
5353
- Navigation: For navigating screens and [Hilt Navigation Compose](https://developer.android.com/jetpack/compose/libraries#hilt) for injecting dependencies.
5454
- Room: Constructs Database by providing an abstraction layer over SQLite to allow fluent database access.
5555
- [Hilt](https://dagger.dev/hilt/): Dependency Injection.
56-
- [Landscapist-Coil](https://github.com/skydoves/landscapist#glide): Jetpack Compose image loading library that fetches and displays network images with Glide, Coil, and Fresco.
56+
- [Landscapist-Glide](https://github.com/skydoves/landscapist#glide): Jetpack Compose image loading library that fetches and displays network images with Glide, Coil, and Fresco.
5757
- [accompanist](https://github.com/google/accompanist): A collection of extension libraries for Jetpack Compose
5858
- [Retrofit2 & OkHttp3](https://github.com/square/retrofit): Construct the REST APIs and paging network data.
5959
- [Retrofit adapters](https://github.com/skydoves/retrofit-adapters): Retrofit adapters for modeling network responses with Kotlin Result, Jetpack Paging3, and Arrow Either.

0 commit comments

Comments
 (0)