Skip to content

Commit

Permalink
chore: update scripts/update-android.sh to 6.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Nov 8, 2023
1 parent 47e9ba4 commit c105e3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@

### Dependencies

- Bump Android SDK from v6.32.0 to v6.33.0 ([#588](https://github.com/getsentry/sentry-android-gradle-plugin/pull/588))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6330)
- [diff](https://github.com/getsentry/sentry-java/compare/6.32.0...6.33.0)
- Bump Android SDK from v6.32.0 to v6.33.1 ([#588](https://github.com/getsentry/sentry-android-gradle-plugin/pull/588), [#593](https://github.com/getsentry/sentry-android-gradle-plugin/pull/593))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6331)
- [diff](https://github.com/getsentry/sentry-java/compare/6.32.0...6.33.1)

## 3.14.0

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 = 3.14.0
sdk_version = 6.33.0
sdk_version = 6.33.1

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

0 comments on commit c105e3d

Please sign in to comment.