You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Kotlin, Gradle, AGP and various dependencies
- Project version updated to 0.9.8
- Kotlin updated to 2.2.10
- Gradle Wrapper updated to 9.1.0
- Android Gradle Plugin updated to 8.13.0
- Compose Gradle plugin updated to 1.9.0
- `androidx.compose.ui:ui-tooling` updated to 1.9.2
- `org.jetbrains.androidx.navigation:navigation-compose` updated to 2.9.0
- `org.jetbrains.kotlinx:kotlinx-serialization-json` updated to 1.9.0
- `androidx.activity:activity-compose` updated to 1.11.0
- Opt-in to `ExperimentalWasmDsl` in theme and sample modules
- Updated `wasmJs` configuration in sample `build.gradle.kts` to use `outputModuleName.set()`
0 commit comments