0.1.0
This is a maintenance release to fix deserialisation failure introduced by changes on server.
Also updated version from alpha straight to 0.1.0 - as app will now never fail (I hope) to deserialise responses with unknown fields.
What's Changed
- Configure Renovate by @renovate in #1
- Update room to v2.7.0-alpha07 by @renovate in #7
- Update kotlin monorepo to v2.0.20 by @renovate in #5
- Update dependency com.google.devtools.ksp to v2.0.20-1.0.25 by @renovate in #3
- Update aboutlibraries to v11.2.3 by @renovate in #2
- Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.1 by @renovate in #6
- Update dependency androidx.compose.material:material-icons-extended to v1.7.1 - autoclosed by @renovate in #8
- Update dependency androidx.compose.ui:ui to v1.7.1 by @renovate in #9
- Update dependency androidx.compose.ui:ui-test-junit4 to v1.7.1 by @renovate in #10
- Update dependency androidx.compose.ui:ui-test-manifest to v1.7.1 - autoclosed by @renovate in #11
- Update dependency androidx.compose.ui:ui-tooling-preview to v1.7.1 by @renovate in #13
- Update dependency androidx.compose.ui:ui-tooling to v1.7.1 by @renovate in #12
- Update dependency androidx.compose.ui:ui-util to v1.7.3 by @renovate in #14
- Update dependency org.jsoup:jsoup to v1.18.1 by @renovate in #17
- Update dependency gradle to v8.10.2 by @renovate in #16
- Ignore unknown json keys on non-debug releases by @HeroBrine1st in #28
- Add "Contributor" tags by @HeroBrine1st in #27
New Contributors
- @renovate made their first contribution in #1
- @HeroBrine1st made their first contribution in #28
Full Changelog: v1.0.0-alpha-8...v0.1.0