github getsentry/sentry-android-gradle-plugin 2.0.0

latest releases: 4.5.1, 4.5.0, 4.4.1...
2 years ago

What’s Changed

This release comes with a full rewrite of the Sentry Gradle Plugin.

Here is the Migration Guide.

Improvements:

  • Using lazily Providers
  • Support for Configuration Avoidance
  • Only try to upload mapping file if 'minifyEnabled' is enabled
  • Plugin Marker is published, so you may use the 'plugins' block
  • Rewritten in Kotlin
  • Unit and Integration tests
  • CI Matrix that runs against different AGP/Gradle/Java and OS versions

Breaking changes:

  • Sentry Android Gradle Plugin requires Android Gradle Plugin >= 4.0.0
  • The autoProguardConfig flag has been removed

Changes:

  • Bump: sentry-cli to 1.65.0 (#133)
  • Bump: Gradle 7.0.2 (#135)

Thank you:

Packages were released on mavenCentral

We'd love to get feedback.

Don't miss a new sentry-android-gradle-plugin release

NewReleases is sending notifications on new releases.