Skip to content

Commit 8328062

Browse files
committed
chore: update README.md
1 parent b3c047c commit 8328062

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Breaking Bad - Jetpack Compose
22
<a href='https://developer.android.com'><img src='http://img.shields.io/badge/platform-android-green.svg'/></a>
3-
<a href = "https://developer.android.com/jetpack/androidx/versions/all-channel#march_24_2021"> <img src = "https://img.shields.io/badge/Jetpack%20Compose-1.1.1-brightgreen" /> </a>
3+
<a href = "https://developer.android.com/jetpack/androidx/versions/all-channel#march_24_2021"> <img src = "https://img.shields.io/badge/Jetpack%20Compose-1.2.1-brightgreen" /> </a>
44
<a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"/></a>
55
[![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg)](https://ktlint.github.io/)
66

@@ -26,9 +26,10 @@
2626
- Material Design
2727
- Single Activity
2828
- StaggeredVerticalGrid
29+
- [Gradle Version Catalog](https://docs.gradle.org/7.4/userguide/platforms.html)
2930
- [Accompanist](https://google.github.io/accompanist)
3031
- [Retrofit2](https://github.com/square/retrofit)
31-
- [Glide](https://bumptech.github.io/glide/)
32+
- [Coil-Compose](https://coil-kt.github.io/coil/compose)
3233
- [Timber](https://github.com/JakeWharton/timber)
3334

3435
## Multi Module (Clean Architecture)

0 commit comments

Comments
 (0)