Skip to content

Commit

Permalink
Merge pull request #547 from bugsnag/release/v8.2.0
Browse files Browse the repository at this point in the history
release v8.2.0
  • Loading branch information
YYChen01988 authored Jan 23, 2025
2 parents 54c036e + ea4388a commit a4391d7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 8.2.0 (2025-01-23)

### Changes
* Changed the default endpoint for `mapping.txt` files to the new `/proguard` endpoint
[#544](https://github.com/bugsnag/bugsnag-android-gradle-plugin/pull/544)

## 8.1.0 (2023-09-28)

### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ POM_ARTIFACT_ID=bugsnag-android-gradle-plugin
POM_PACKAGING=jar

GROUP=com.bugsnag
VERSION_NAME=8.1.0
VERSION_NAME=8.2.0
POM_DESCRIPTION=Gradle plugin to automatically upload ProGuard mapping files to Bugsnag.

POM_URL=https://github.com/bugsnag/bugsnag-android-gradle-plugin/
Expand Down

0 comments on commit a4391d7

Please sign in to comment.