Info
The plugins have been moved to their own repository by @jan-tennert in #955
- I added a Sketch integration, however there were some problems publishing this plugin, I'll fix it soon
- In the future the versioning for the plugins will be separate from the main modules, I'm still deciding whether I just detach the plugins from the publishing process or find another solution. Nothing should have changed for now
If you encounter classpath errors, manually add the main modules you're using (e.g., Auth) as dependencies, rather than relying solely on plugin dependencies (e.g., Compose Auth). This will be resolved in the next version.
Changes
Core
- Update KotlinX Datetime to version
0.7.1by @jan-tennert in #995 - Update Ktor to version
3.2.1
Functions
Realtime
- Add presence enabled flag by @jan-tennert in #996