You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,8 +145,8 @@
145
145
2.[Accompanist](https://github.com/google/accompanist) : Accompanist is a group of libraries which aim to supplement Jetpack Compose with features which are commonly required by developers, but not yet available.
146
146
147
147
## Logger
148
-
[Logger](https://github.com/orhanobut/logger)
149
-
: ✔️ Simple, pretty and powerful logger for android
148
+
1.[Logger](https://github.com/orhanobut/logger) : ✔️ Simple, pretty and powerful logger for android
149
+
2.[Timber](https://github.com/JakeWharton/timber): A logger with a small, extensible API which provides utility on top of Android's normal Log class.
0 commit comments