build(deps): bump the android-dependencies group with 37 updates - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the android-dependencies group with 37 updates#7dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the android-dependencies group with 37 updates: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `8.2` | `9.7.0` | | [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) | `2.0.4` | `2.1.5` | | androidx.core:core-ktx | `1.12.0` | `1.19.0` | | androidx.core:core-splashscreen | `1.0.1` | `1.2.0` | | androidx.activity:activity-compose | `1.8.2` | `1.13.0` | | androidx.appcompat:appcompat | `1.7.0` | `1.8.0` | | androidx.documentfile:documentfile | `1.0.1` | `1.1.0` | | androidx.security:security-crypto | `1.1.0-alpha06` | `1.1.0` | | androidx.compose:compose-bom | `2024.09.00` | `2026.08.00` | | androidx.room:room-runtime | `2.6.1` | `2.8.4` | | androidx.room:room-ktx | `2.6.1` | `2.8.4` | | androidx.room:room-compiler | `2.6.1` | `2.8.4` | | androidx.room:room-testing | `2.6.1` | `2.8.4` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.6.3` | `1.11.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.11.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.11.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.11.0` | | [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `1.9.22` | `2.4.10` | | com.opencsv:opencsv | `5.9` | `5.12.0` | | com.google.android.gms:play-services-location | `21.3.0` | `21.4.0` | | [org.maplibre.gl:android-sdk](https://github.com/maplibre/maplibre-native) | `10.3.1` | `13.5.0` | | [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `4.12.0` | `5.4.0` | | [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) | `4.12.0` | `5.4.0` | | [com.squareup.retrofit2:retrofit](https://github.com/square/retrofit) | `2.11.0` | `3.0.0` | | [com.squareup.retrofit2:converter-kotlinx-serialization](https://github.com/square/retrofit) | `2.11.0` | `3.0.0` | | com.google.android.libraries.identity.googleid:googleid | `1.1.1` | `1.2.0` | | [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.80` | `1.85.2` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.10` | `1.14.11` | | [io.mockk:mockk-android](https://github.com/mockk/mockk) | `1.13.10` | `1.14.11` | | androidx.test.ext:junit | `1.1.5` | `1.3.0` | | androidx.test.espresso:espresso-core | `3.5.1` | `3.7.0` | | com.android.tools.build:gradle | `8.2.2` | `9.3.1` | | com.android.application | `8.2.2` | `9.3.1` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.4.10` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.4.10` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `1.9.23` | `2.4.10` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `1.9.23-1.0.20` | `2.3.11` | Updates `gradle-wrapper` from 8.2 to 9.7.0 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v8.2.0...v9.7.0) Updates `com.android.tools:desugar_jdk_libs` from 2.0.4 to 2.1.5 - [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/desugar_jdk_libs/commits) Updates `androidx.core:core-ktx` from 1.12.0 to 1.19.0 Updates `androidx.core:core-splashscreen` from 1.0.1 to 1.2.0 Updates `androidx.activity:activity-compose` from 1.8.2 to 1.13.0 Updates `androidx.appcompat:appcompat` from 1.7.0 to 1.8.0 Updates `androidx.documentfile:documentfile` from 1.0.1 to 1.1.0 Updates `androidx.security:security-crypto` from 1.1.0-alpha06 to 1.1.0 Updates `androidx.compose:compose-bom` from 2024.09.00 to 2026.08.00 Updates `androidx.room:room-runtime` from 2.6.1 to 2.8.4 Updates `androidx.room:room-ktx` from 2.6.1 to 2.8.4 Updates `androidx.room:room-compiler` from 2.6.1 to 2.8.4 Updates `androidx.room:room-testing` from 2.6.1 to 2.8.4 Updates `androidx.room:room-ktx` from 2.6.1 to 2.8.4 Updates `androidx.room:room-compiler` from 2.6.1 to 2.8.4 Updates `androidx.room:room-testing` from 2.6.1 to 2.8.4 Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.6.3 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.6.3...v1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.8.1 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.1 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.1 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1...1.11.0) Updates `org.jetbrains.kotlin:kotlin-test` from 1.9.22 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v2.4.10) Updates `com.opencsv:opencsv` from 5.9 to 5.12.0 Updates `com.google.android.gms:play-services-location` from 21.3.0 to 21.4.0 Updates `org.maplibre.gl:android-sdk` from 10.3.1 to 13.5.0 - [Release notes](https://github.com/maplibre/maplibre-native/releases) - [Changelog](https://github.com/maplibre/maplibre-native/blob/main/CHANGELOG.md) - [Commits](maplibre/maplibre-native@android-v10.3.1...android-v13.5.0) Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.4.0 - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-4.12.0...parent-5.4.0) Updates `com.squareup.okhttp3:mockwebserver` from 4.12.0 to 5.4.0 - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-4.12.0...parent-5.4.0) Updates `com.squareup.retrofit2:retrofit` from 2.11.0 to 3.0.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/lysine-dev/retrofit/blob/trunk/CHANGELOG.md) - [Commits](lysine-dev/retrofit@2.11.0...3.0.0) Updates `com.squareup.retrofit2:converter-kotlinx-serialization` from 2.11.0 to 3.0.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/lysine-dev/retrofit/blob/trunk/CHANGELOG.md) - [Commits](lysine-dev/retrofit@2.11.0...3.0.0) Updates `com.squareup.retrofit2:converter-kotlinx-serialization` from 2.11.0 to 3.0.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/lysine-dev/retrofit/blob/trunk/CHANGELOG.md) - [Commits](lysine-dev/retrofit@2.11.0...3.0.0) Updates `com.google.android.libraries.identity.googleid:googleid` from 1.1.1 to 1.2.0 Updates `org.bouncycastle:bcprov-jdk18on` from 1.80 to 1.85.2 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `com.squareup.okhttp3:mockwebserver` from 4.12.0 to 5.4.0 - [Changelog](https://github.com/lysine-dev/okhttp/blob/main/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-4.12.0...parent-5.4.0) Updates `io.mockk:mockk` from 1.13.10 to 1.14.11 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.10...v1.14.11) Updates `io.mockk:mockk-android` from 1.13.10 to 1.14.11 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.10...v1.14.11) Updates `io.mockk:mockk-android` from 1.13.10 to 1.14.11 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.10...v1.14.11) Updates `androidx.test.ext:junit` from 1.1.5 to 1.3.0 Updates `androidx.test.espresso:espresso-core` from 3.5.1 to 3.7.0 Updates `com.android.tools.build:gradle` from 8.2.2 to 9.3.1 Updates `com.android.application` from 8.2.2 to 9.3.1 Updates `org.jetbrains.kotlin.android` from 1.9.23 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.4.10) Updates `org.jetbrains.kotlin.jvm` from 1.9.23 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.4.10) Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.23 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.4.10) Updates `org.jetbrains.kotlin.jvm` from 1.9.23 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.4.10) Updates `com.google.devtools.ksp` from 1.9.23-1.0.20 to 2.3.11 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.9.23-1.0.20...2.3.11) Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.23 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.4.10) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: com.android.tools:desugar_jdk_libs dependency-version: 2.1.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.core:core-ktx dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.core:core-splashscreen dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.activity:activity-compose dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.appcompat:appcompat dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.documentfile:documentfile dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.security:security-crypto dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: android-dependencies - dependency-name: androidx.compose:compose-bom dependency-version: 2026.08.00 dependency-type: direct:production dependency-group: android-dependencies - dependency-name: androidx.room:room-runtime dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.room:room-ktx dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.room:room-compiler dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.room:room-testing dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.room:room-ktx dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.room:room-compiler dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.room:room-testing dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: com.opencsv:opencsv dependency-version: 5.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: com.google.android.gms:play-services-location dependency-version: 21.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.maplibre.gl:android-sdk dependency-version: 13.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: com.squareup.retrofit2:retrofit dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: com.squareup.retrofit2:converter-kotlinx-serialization dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: com.squareup.retrofit2:converter-kotlinx-serialization dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: com.google.android.libraries.identity.googleid:googleid dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: 1.85.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: io.mockk:mockk dependency-version: 1.14.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.mockk:mockk-android dependency-version: 1.14.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: io.mockk:mockk-android dependency-version: 1.14.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.test.ext:junit dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.test.espresso:espresso-core dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: com.android.tools.build:gradle dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: com.android.application dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: com.google.devtools.ksp dependency-version: 2.3.11 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: android-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the android-dependencies group with 37 updates:
8.29.7.02.0.42.1.51.12.01.19.01.0.11.2.01.8.21.13.01.7.01.8.01.0.11.1.01.1.0-alpha061.1.02024.09.002026.08.002.6.12.8.42.6.12.8.42.6.12.8.42.6.12.8.41.6.31.11.01.8.11.11.01.8.11.11.01.8.11.11.01.9.222.4.105.95.12.021.3.021.4.010.3.113.5.04.12.05.4.04.12.05.4.02.11.03.0.02.11.03.0.01.1.11.2.01.801.85.21.13.101.14.111.13.101.14.111.1.51.3.03.5.13.7.08.2.29.3.18.2.29.3.11.9.232.4.101.9.232.4.101.9.232.4.101.9.23-1.0.202.3.11Updates
gradle-wrapperfrom 8.2 to 9.7.0Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
3defbfcmake DistributionIntegrationSpec more permissive for releases (#38766)f176043make DistributionIntegrationSpec more permissive for releasesb0828daPrepare release notes for Gradle 9.7.0GA (#38756)064b6d6cleanupdfe7bdcadd new training to release notes7561968add release notes for 3780168a1f35cherrypick 38367 to releasea462c95Rebalance AllVersionsCrossVersion buckets for agents without TestDistribution...820e2b1Update Gradle wrapper to version 9.7.0-rc-3 (#38743)75ea3d7Update Gradle wrapper to version 9.7.0-rc-3Updates
com.android.tools:desugar_jdk_libsfrom 2.0.4 to 2.1.5Changelog
Sourced from com.android.tools:desugar_jdk_libs's changelog.
Commits
Updates
androidx.core:core-ktxfrom 1.12.0 to 1.19.0Updates
androidx.core:core-splashscreenfrom 1.0.1 to 1.2.0Updates
androidx.activity:activity-composefrom 1.8.2 to 1.13.0Updates
androidx.appcompat:appcompatfrom 1.7.0 to 1.8.0Updates
androidx.documentfile:documentfilefrom 1.0.1 to 1.1.0Updates
androidx.security:security-cryptofrom 1.1.0-alpha06 to 1.1.0Updates
androidx.compose:compose-bomfrom 2024.09.00 to 2026.08.00Updates
androidx.room:room-runtimefrom 2.6.1 to 2.8.4Updates
androidx.room:room-ktxfrom 2.6.1 to 2.8.4Updates
androidx.room:room-compilerfrom 2.6.1 to 2.8.4Updates
androidx.room:room-testingfrom 2.6.1 to 2.8.4Updates
androidx.room:room-ktxfrom 2.6.1 to 2.8.4Updates
androidx.room:room-compilerfrom 2.6.1 to 2.8.4Updates
androidx.room:room-testingfrom 2.6.1 to 2.8.4Updates
org.jetbrains.kotlinx:kotlinx-serialization-jsonfrom 1.6.3 to 1.11.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.
... (truncated)
Commits
6956af2Prepare 1.11 release390d84cMerge remote-tracking branch 'origin/master' into dev431fe2dUse local repo for publishing (#3171)05c12b6Add usage attribute to "testRepositories" configurationa4e1f08Bump Kover version to 0.9.8 release (#3174)304e858Expose Json exceptions structure (#3145)4a0338eIncluded G Play SDK verification file for core-jvm (#3169)421f64cCBOR: Relax value range check when decoding numbers (#3167)85a4f12KT-84955: mark apple x64 tagets as deprecated errorbd38b0eRemove dead codeUpdates
org.jetbrains.kotlinx:kotlinx-coroutines-androidfrom 1.8.1 to 1.11.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-android's changelog.
... (truncated)
Commits
8564f65Version 1.11.0a4c6af9Merge remote-tracking branch 'origin/master' into developef917b4KT-84955: mark apple x64 tagets as deprecated error (#4645)5ebc421Update the release procedure description (#4670)95f46a0Remove old maven repository settings (#4672)b4f4f0aFix package name ofToMapCollectionSamplesTest. (#4674)86738dcAdded templates to the issue creation wizard (#4654)330fcc2Version 1.11.0-rc02e31cef6Merge remote-tracking branch 'origin/master' into developdc6e9f6Restore Promise-related functions on Wasm/JS as HIDDEN (#4661)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-corefrom 1.8.1 to 1.11.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
... (truncated)
Commits
8564f65Version 1.11.0a4c6af9Merge remote-tracking branch 'origin/master' into developef917b4KT-84955: mark apple x64 tagets as deprecated error (#4645)5ebc421Update the release procedure description (#4670)95f46a0Remove old maven repository settings (#4672)b4f4f0aFix package name ofToMapCollectionSamplesTest. (#4674)86738dcAdded templates to the issue creation wizard (#4654)330fcc2Version 1.11.0-rc02e31cef6Merge remote-tracking branch 'origin/master' into developdc6e9f6Restore Promise-related functions on Wasm/JS as HIDDEN (#4661)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-testfrom 1.8.1 to 1.11.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's changelog.