Bump Kotlin to 2.2.20 and update dependencies#7
Merged
darronschall merged 13 commits intomainfrom Oct 24, 2025
Merged
Conversation
Contributor
darronschall
commented
Oct 24, 2025
- Kotlin to 2.2.20
- AGP to 8.13 / Gradle to 8.14.3
- Ktor to 3.3.1
- kotlinx-serialization to 1.9.0
- androidx-browser to 1.9.0
- kotlinx-coroutines to 1.10.2
- okio to 3.16.2
- Compile Android with SDK 36
> Supertypes through typealias cannot be nullable. This will become an error in language version 2.3. See https://youtrack.jetbrains.com/issue/KTLC-279.
Generate a new gradle wrapper to fix the " A restricted method in java.lang.System has been called" warning. `./gradlew wrapper --gradle-version=8.14.3`
Here are the release notes for the version jumps. * https://github.com/ktorio/ktor/releases/tag/3.0.2 * https://github.com/ktorio/ktor/releases/tag/3.0.3 * https://github.com/ktorio/ktor/releases/tag/3.1.0 * https://github.com/ktorio/ktor/releases/tag/3.1.1 * https://github.com/ktorio/ktor/releases/tag/3.1.2 * https://github.com/ktorio/ktor/releases/tag/3.1.3 * https://github.com/ktorio/ktor/releases/tag/3.2.0 * https://github.com/ktorio/ktor/releases/tag/3.2.1 * https://github.com/ktorio/ktor/releases/tag/3.2.2 * https://github.com/ktorio/ktor/releases/tag/3.2.3 * https://github.com/ktorio/ktor/releases/tag/3.3.0 * https://github.com/ktorio/ktor/releases/tag/3.3.1
5d581d4 to
b022f6d
Compare
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.