Dependencies
Compose#
| Dependency | Version | Infos |
|---|---|---|
| Jetbrains Compose Multiplatform | 1.9.1 | Depends on jetpack (androidx) compose 1.9.3 |
| Jetbrains Material 3 | 1.9.0 | Depends on jetpack (androidx) material3 1.4.0 |
More details about the jetpack dependencies can be found in JetBrains Release Notes.
Warning
I try to use as few experimental APIs as possible, but this library does use a few experimental APIs which are still marked as experimental. I will provide new versions as soon as possible if experimental APIs change or become stable.
Modules#
| Module | Dependency | Version |
|---|---|---|
| Core | ||
core | - | |
| Modules | ||
infos-build | - | |
infos-device | - | |
| Plugins | ||
plugin-kotpreferences | KotPreferences | 3.0.1 |
plugin-lumberjack | Lumberjack | 9.0.0 |