chore(deps): bump the gradle-dependencies group across 1 directory with 9 updates#18
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the gradle-dependencies group across 1 directory with 9 updates#18dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…th 9 updates Bumps the gradle-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | com.google.firebase:firebase-bom | `34.10.0` | `34.11.0` | | androidx.core:core-splashscreen | `1.0.1` | `1.2.0` | | gradle-wrapper | `9.4.0` | `9.4.1` | | androidx.core:core-ktx | `1.17.0` | `1.18.0` | | androidx.activity:activity-compose | `1.12.4` | `1.13.0` | | androidx.compose:compose-bom | `2026.02.01` | `2026.03.00` | | [net.zetetic:sqlcipher-android](https://github.com/sqlcipher/sqlcipher-android) | `4.13.0` | `4.14.0` | | com.google.android.gms:play-services-ads | `25.0.0` | `25.1.0` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.3.10` | `2.3.20` | Updates `com.google.firebase:firebase-bom` from 34.10.0 to 34.11.0 Updates `androidx.core:core-splashscreen` from 1.0.1 to 1.2.0 Updates `gradle-wrapper` from 9.4.0 to 9.4.1 Updates `androidx.core:core-ktx` from 1.17.0 to 1.18.0 Updates `androidx.activity:activity-compose` from 1.12.4 to 1.13.0 Updates `androidx.compose:compose-bom` from 2026.02.01 to 2026.03.00 Updates `net.zetetic:sqlcipher-android` from 4.13.0 to 4.14.0 - [Release notes](https://github.com/sqlcipher/sqlcipher-android/releases) - [Commits](sqlcipher/sqlcipher-android@v4.13.0...v4.14.0) Updates `com.google.android.gms:play-services-ads` from 25.0.0 to 25.1.0 Updates `org.jetbrains.kotlin.plugin.compose` from 2.3.10 to 2.3.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.10...v2.3.20) --- updated-dependencies: - dependency-name: com.google.firebase:firebase-bom dependency-version: 34.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: androidx.core:core-splashscreen dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: androidx.core:core-ktx dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: androidx.activity:activity-compose dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: androidx.compose:compose-bom dependency-version: 2026.03.00 dependency-type: direct:production dependency-group: gradle-dependencies - dependency-name: net.zetetic:sqlcipher-android dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.google.android.gms:play-services-ads dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-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 gradle-dependencies group with 9 updates in the / directory:
34.10.034.11.01.0.11.2.09.4.09.4.11.17.01.18.01.12.41.13.02026.02.012026.03.004.13.04.14.025.0.025.1.02.3.102.3.20Updates
com.google.firebase:firebase-bomfrom 34.10.0 to 34.11.0Updates
androidx.core:core-splashscreenfrom 1.0.1 to 1.2.0Updates
gradle-wrapperfrom 9.4.0 to 9.4.1Updates
androidx.core:core-ktxfrom 1.17.0 to 1.18.0Updates
androidx.activity:activity-composefrom 1.12.4 to 1.13.0Updates
androidx.compose:compose-bomfrom 2026.02.01 to 2026.03.00Updates
net.zetetic:sqlcipher-androidfrom 4.13.0 to 4.14.0Release notes
Sourced from net.zetetic:sqlcipher-android's releases.
Commits
9582dcaUpdate SQLCipher core submodule to v4.14.0b1789b1Adjust SQLCipher core submodule url to use GH3848d53Adjust README with notes on OpenSSL build1117df7Adjust findstring search for OpenSSL linking417ab11Updates LibTomCrypto build for 1.18.2 sourcesecaa929Updates submodule to sqlcipher/libtomcrypt fork on sqlcipher branch8129dcbAdds recommended / default LTC complier optimizationse7fd358Switch outputs.upToDateWhen to onlyIf in clean, submodule init change6a062f3Replaces output.upToDateWhen with onlyIfff9d1c6Adjust log level to info for submodule initializationUpdates
com.google.android.gms:play-services-adsfrom 25.0.0 to 25.1.0Updates
org.jetbrains.kotlin.plugin.composefrom 2.3.10 to 2.3.20Release notes
Sourced from org.jetbrains.kotlin.plugin.compose's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.compose's changelog.
... (truncated)
Commits
d57eb4aAdd ChangeLog for 2.3.20-RC341886bb[Gradle] Update KGP npm tooling dependency versions210a9bd[Native] Do not mark iosX64 target as deprecate in DSL7ed446eAdd ChangeLog for 2.3.20-RC2520eade[K/JVM] Fix incorrect optimization of local delegation7ef8bccReflection: add LazyKProperty to fix recent performance regression9fa7cf2[Gradle] Link NoActiveThreadsAfterCompilerInvocationIT with KT-84566d410596[Gradle] Shutdown coroutines dispatcher threads after compiler invocation348430b[BTA] Fix compatibility between API 2.3.20 and KC 2.3.104058f3c[CMP] HiddenFromObjC remove outdated offset checkDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions