3.0.8
This update mainly bumps a few dependencies.
The project is not yet migrated to Kotlin 2.0 because we're facing build issues on CI that are likely fixed with Compose Multiplatform 1.7, which is not released yet ⏳
What's Changed
- chore: update Dependabot configuration by @svenjacobs in #133
- chore: migrate demo app to Kotlin 2.0 by @svenjacobs in #134
- chore: update Gradle GHA action by @svenjacobs in #135
- chore(deps): Bump android-gradle-plugin from 8.4.1 to 8.5.0 by @dependabot in #136
- chore(deps): Bump androidx.compose:compose-bom from 2024.05.00 to 2024.06.00 by @dependabot in #137
- chore(deps): Bump org.jmailen.kotlinter from 4.3.0 to 4.4.0 by @dependabot in #138
- chore(deps): Bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 by @dependabot in #139
- chore: update dependencies by @svenjacobs in #140
- chore(deps): Bump org.jmailen.kotlinter from 4.4.0 to 4.4.1 by @dependabot in #141
- chore(deps): Bump android-gradle-plugin from 8.5.0 to 8.5.1 by @dependabot in #142
- Add BCV by @Goooler in #144
- chore(deps): Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.15.1 to 0.16.2 by @dependabot in #145
- Correct composite builds by @Goooler in #143
- Enable KLib ABI validation by @Goooler in #146
- chore(deps): Bump androidx-activity from 1.9.0 to 1.9.1 by @dependabot in #147
- chore(deps): Bump gradle/actions from 3 to 4 by @dependabot in #148
- chore(deps): Bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.16.2 to 0.16.3 by @dependabot in #149
- chore(deps): Bump android-gradle-plugin from 8.5.1 to 8.5.2 by @dependabot in #150
- chore(deps): Bump androidx.compose:compose-bom from 2024.06.00 to 2024.08.00 by @dependabot in #153
- chore(deps): Bump android-gradle-plugin from 8.5.2 to 8.6.0 by @dependabot in #155
- chore(deps): Bump androidx-activity from 1.9.1 to 1.9.2 by @dependabot in #157
- chore(deps): Bump androidx.compose:compose-bom from 2024.08.00 to 2024.09.00 by @dependabot in #158
- chore(deps): Bump androidx.compose:compose-bom from 2024.09.00 to 2024.09.01 by @dependabot in #160
- chore(deps): Bump android-gradle-plugin from 8.6.0 to 8.6.1 by @dependabot in #162
- chore(deps): Bump androidx.compose:compose-bom from 2024.09.01 to 2024.09.02 by @dependabot in #163
New Contributors
Full Changelog: v3.0.7...v3.0.8