Skip to content

Commit 48d4ceb

Browse files
authored
Update README.md
1 parent 6a3e8a2 commit 48d4ceb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ If you’re interested in adding powerful In-App Messaging to your app, check ou
6666
- [Retrofit2 & OkHttp3](https://github.com/square/retrofit): Construct the REST APIs and paging network data.
6767
- [Retrofit adapters](https://github.com/skydoves/retrofit-adapters): Retrofit adapters for modeling network responses with Kotlin Result, Jetpack Paging3, and Arrow Either.
6868
- [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.
6970
- [Timber](https://github.com/JakeWharton/timber): A logger with a small, extensible API which provides utility.
7071
- 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.
7172

0 commit comments

Comments
 (0)