Skip to content

chore(deps): update Android Gradle Plugin to v6.0.0#1208

Merged
tustanivsky merged 1 commit intomainfrom
deps/scripts/update-android-gradle-plugin.sh/6.0.0
Jan 26, 2026
Merged

chore(deps): update Android Gradle Plugin to v6.0.0#1208
tustanivsky merged 1 commit intomainfrom
deps/scripts/update-android-gradle-plugin.sh/6.0.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bumps scripts/update-android-gradle-plugin.sh from 5.12.2 to 6.0.0.

Auto-generated by a dependency updater.

Changelog

6.0.0

Breaking Changes

This version introduces sentry-cli 3.0.0. Sentry-cli 3.0.0 and above only officially supports Sentry SaaS and Sentry self-hosted versions 25.11.1 and higher. While many Sentry CLI features may, in practice, continue working with some older Sentry versions, continued support for Sentry versions older than 25.11.1 is not guaranteed. You can use an older version of this plugin if you need support for older Sentry self-hosted versions.

  • Drop support for Android Gradle Plugin 7.3.X and below. To continue to use 7.3.X and below use Sentry Android Gradle Plugin 5.12.x. (#911)
  • Minimum supported Kotlin language version is now 1.8 (#935)

Features

  • Add upload functionality for Size Analysis (#915)
  • Add upload functionality for Build Distribution (#986)
  • Auto-install for Auto-Update Build Distribution SDK when enabled for variant (#1001)
  • Add VCS info extension for build uploads with customizable version control metadata (#969)
  • Include version in logs if auto install refuses to install a dependency (#979)
  • Auto install Spring Boot 4 (sentry-spring-boot-4) and Spring 7 (sentry-spring-7) modules (#980)

Fixes

  • Enable caching for BundleSourcesTask (#894)
  • Add support for Kotlin 2.2.0 for Sentry Kotlin Compiler Plugin (#944)
  • Fix compatibility with Kotlin 2.3.0 (#1046)
  • Sentry dependencies intended for Spring Boot 3 / Spring 6 will no longer be installed for Spring Boot 4 / Spring 7 (#980)
  • Allow lazily configured version details for ProGuard mappings (#974)
  • Fix Modifier.sentryTag() not found warning (#997)
  • Fix reproducible builds by writing sentry-debug-meta.properties without timestamps (#876)
  • Skip generating sentry-debug-meta.properties when includeProguardMapping and includeSourceContext are disabled (#1047)
  • Fix proguard mapping tasks compatibility with Kotlin/Compose 2.3.0 (#1054)
  • Include root project check in preMerge task (#1006)
  • Set SENTRY_PIPELINE environment variable for all sentry-cli invocations (#1036)
  • Stop passing deprecated parameters to sentry-cli (#1015)
  • Rename orgAuthToken to distributionAuthToken (#1025)
  • Remove null conventions from VcsInfoExtension (#983)

Internal

  • Add Google Truth for easier to debug assertions in tests (#920)
  • Generate AGP/Gradle compatibility matrix dynamically (#873)

Dependencies

6.0.0-rc.1

Fixes

  • Fix compatibility with Kotlin 2.3.0 (#1046)

Dependencies

6.0.0-beta.3

Breaking Changes

This version introduces sentry-cli 3.0.0. Sentry-cli 3.0.0 and above only officially supports Sentry SaaS and Sentry self-hosted versions 25.11.1 and higher. While many Sentry CLI features may, in practice, continue working with some older Sentry versions, continued support for Sentry versions older than 25.11.1 is not guaranteed. You can use an older version of the this plugin if you need support for older Sentry self-hosted versions.

Various fixes & improvements

  • Set SENTRY_PIPELINE environment variable for all sentry-cli invocations (#1036)

Dependencies

6.0.0-beta.2

Dependencies

6.0.0-beta.1

Dependencies

6.0.0-alpha.6

Dependencies

6.0.0-alpha.5

Fixes

  • Fix Modifier.sentryTag() not found warning (#997)

Dependencies

6.0.0-alpha.4

Dependencies

6.0.0-alpha.3

Dependencies

6.0.0-alpha.2

Fixes

  • Allow kotlin pre-releases in KotlinCompilerPlugin (#972)

Dependencies

6.0.0-alpha.1

Features

  • Add upload functionality for size analysis (#915)
  • Add VCS info extension for build uploads with customizable version control metadata (#969)
  • Include version in logs if auto install refuses to install a dependency (#979)
  • Auto install Spring Boot 4 (sentry-spring-boot-4) and Spring 7 (sentry-spring-7) modules (#980)

Fixes

  • Enable caching for BundleSourcesTask (#894
  • Add support for Kotlin 2.2.0 for Sentry Kotlin Compiler Plugin (#944)
  • Sentry dependencies intended for Spring Boot 3 / Spring 6 will no longer be installed for Spring Boot 4 / Spring 7 (#980)
  • Allow lazily configured version details for ProGuard mappings (#974)

Breaking Changes

  • Drop support for Android Gradle Plugin 7.3.X and below. To continue to use 7.3.X and below use Sentry Android Gradle Plugin 5.12.x. (#911)
  • Minimum supported Kotlin language version is now 1.8 (#935)

Internal

  • Add Google Truth for easier to debug assertions in tests (#920)
  • Generate AGP/Gradle compatibility matrix dynamically (#873)

Dependencies

@github-actions github-actions bot requested a review from tustanivsky as a code owner January 26, 2026 11:17
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android-gradle-plugin.sh/6.0.0 branch from 6739e51 to 6e5d6b0 Compare January 26, 2026 11:17
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Jan 26, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Internal Changes 🔧

Deps

  • Update Android Gradle Plugin to v6.0.0 by github-actions[bot] in #1208
  • Update Native SDK to v0.12.4 by github-actions in #1209
  • Update Cocoa SDK (iOS and Mac) to v9.2.0 by github-actions in #1201
  • Update Java SDK (Android) to v8.31.0 by github-actions in #1202
  • Update Java SDK (Android) to v8.30.0 by github-actions in #1196
  • Update CLI to v3.1.0 by github-actions in #1192

Release

  • Fix changelog-preview permissions by BYK in #1206
  • Switch from action-prepare-release to Craft by BYK in #1189

Other

  • (repo) Add Claude Code settings with basic permissions by philipphofmann in #1198

Other

  • Fix infinite loop in FSentryErrorOutputDevice::Serialize on re-entrant assert by tustanivsky in #1197

🤖 This preview updates automatically when you update the PR.

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android-gradle-plugin.sh/6.0.0 branch from 6e5d6b0 to 9726ebb Compare January 26, 2026 13:52
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android-gradle-plugin.sh/6.0.0 branch from 9726ebb to b7de4b6 Compare January 26, 2026 13:53
@tustanivsky tustanivsky merged commit 3ed4f07 into main Jan 26, 2026
40 checks passed
@tustanivsky tustanivsky deleted the deps/scripts/update-android-gradle-plugin.sh/6.0.0 branch January 26, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants