Skip to content

Releases: bugsnag/bugsnag-android-gradle-plugin

v7.2.1

24 May 15:02
dba31c0
Compare
Choose a tag to compare
  • Support for AGP 7.2
    #464

v5.8.2

02 Feb 18:24
f2278cb
Compare
Choose a tag to compare

Bug Fixes

  • Fix FileAlreadyExistsException errors when building ReactNative projects with Hermes
    #451

v7.2.0

13 Jan 13:05
3f08a08
Compare
Choose a tag to compare
  • Prevent exception when old Moshi version on buildScript classpath
    #439

  • Address task dependency warning when using APK splits
    #412

  • Fix "Task with name *** not found" errors when using custom build variants and DexGuard
    #452

v5.8.1

23 Sep 12:46
b17575f
Compare
Choose a tag to compare
  • Prevent exception when old Moshi version on buildScript classpath
    #439

  • Avoid registering the release task if minification is disabled, restoring the behaviour of v5.7.8
    #443

  • Fix task ordering for projects using AGP 3.*
    #441

v7.1.0

20 Sep 09:27
b6c5e40
Compare
Choose a tag to compare
  • Custom Dexguard paths are resolved correctly (relative to the project)
    #421

  • Support extracting SO files from bugsnag AARs for library modules
    #423

  • Support DexGuard with AGP 7
    #426

v5.8.0

20 Sep 09:01
c7c93fd
Compare
Choose a tag to compare
  • Address task dependency warning when using APK splits
    #408

  • Custom Dexguard paths are resolved correctly (relative to the project)
    #420

  • Release-metadata tasks are always available for configured projects
    #422

  • Support extracting SO files from bugsnag AARs for library modules
    #423

  • Using versionCodeOverride and VERSION_CODE meta-data will result in a build error to avoid undefined behaviour
    #425

v7.0.0

12 Aug 12:42
Compare
Choose a tag to compare

This release is for use with Android-Gradle-Plugin 7.0.0. See https://docs.bugsnag.com/build-integrations/gradle/#installation

  • Address task dependency warning when using APK splits
    #407

  • Added clear error messages when node_modules cannot be located in ReactNative projects
    #410

  • Upgrade AGP dependency to 7.0.0
    #415

v5.7.8

22 Jul 16:37
ba71a1a
Compare
Choose a tag to compare
  • Upload correct bundle when Hermes is enabled
    404

  • Added clear error messages when node_modules cannot be located in ReactNative projects
    409

v5.7.7

24 Jun 08:16
2fd4044
Compare
Choose a tag to compare
  • Emit a helpful compatibility error when Android Gradle Plugin 7 or higher is detected
    #390

v7.0.0-beta01

23 Jun 14:07
e3a13c8
Compare
Choose a tag to compare
v7.0.0-beta01 Pre-release
Pre-release

Support for Android Gradle Plugin 7.0.0-beta04 added. This version introduces no new features and
should only be used along-side Android Gradle Plugin 7.0.0-beta04 and higher. For more information
see the upgrading guide.