Skip to content

Commit

Permalink
chore: update scripts/update-android.sh to 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Jan 23, 2025
1 parent aa7ff19 commit 459edb2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Unreleased

### Dependencies

- Bump Android SDK from v7.18.0 to v8.0.0 ([#817](https://github.com/getsentry/sentry-android-gradle-plugin/pull/817))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#800)
- [diff](https://github.com/getsentry/sentry-java/compare/7.18.0...8.0.0)

## 4.14.1

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion plugin-build/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ org.gradle.parallel=true
name = sentry-android-gradle-plugin
group = io.sentry
version = 4.14.1
sdk_version = 7.18.0
sdk_version = 8.0.0

# publication pom properties
POM_NAME=Sentry Android Gradle Plugin
Expand Down

0 comments on commit 459edb2

Please sign in to comment.