chore: update Kotlin 2.3.0, Compose Multiplatform 1.9.3, Gradle 8.14.3#46
Open
AtriTripathi wants to merge 1 commit intoaldefy:mainfrom
Open
chore: update Kotlin 2.3.0, Compose Multiplatform 1.9.3, Gradle 8.14.3#46AtriTripathi wants to merge 1 commit intoaldefy:mainfrom
AtriTripathi wants to merge 1 commit intoaldefy:mainfrom
Conversation
Version bumps: - Kotlin 2.0.21 → 2.3.0 - Compose Multiplatform 1.7.3 → 1.9.3 - AGP 8.2.2 → 8.13.2 - Gradle 8.9 → 8.14.3 - activity-compose 1.8.2 → 1.12.2 - coroutines 1.8.0 → 1.9.0 - atomicfu 0.25.0 → 0.29.0 - binary-compatibility-validator 0.16.3 → 0.17.0 - compileSdk / targetSdk 34 → 36 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Owner
|
Hey thanks will review and test and merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps the build toolchain to the latest stable versions:
Notes
ExperimentalWasmDslimport was already atorg.jetbrains.kotlin.gradle.ExperimentalWasmDsl— no change needed (the old location...targets.js.dsl.ExperimentalWasmDslis removed in Kotlin 2.3).compileSdkbumped to 36 to match AGP 8.13.x requirements.Verified
compileDebugKotlinAndroid)compileKotlinIosArm64)