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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,7 @@ If you’re interested in adding powerful In-App Messaging to your app, check ou
66
66
-[Retrofit2 & OkHttp3](https://github.com/square/retrofit): Construct the REST APIs and paging network data.
67
67
-[Retrofit adapters](https://github.com/skydoves/retrofit-adapters): Retrofit adapters for modeling network responses with Kotlin Result, Jetpack Paging3, and Arrow Either.
68
68
-[ksp](https://github.com/google/ksp): Kotlin Symbol Processing API.
69
+
-[sealedx](https://github.com/skydoves/sealedx): Kotlin Symbol Processor to auto-generate extensive sealed classes and interfaces.
69
70
-[Timber](https://github.com/JakeWharton/timber): A logger with a small, extensible API which provides utility.
70
71
- Baseline Profiles: To improve app performance by including a list of classes and methods specifications in your APK that can be used by Android Runtime.
0 commit comments