Skip to content

Commit de86499

Browse files
github-actions[bot]web-flow
authored andcommitted
chore: update scripts/update-android.sh to 8.19.0 (#958)
Co-authored-by: GitHub <[email protected]>
1 parent 1bcefaf commit de86499

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
- Bump Android SDK from v8.14.0 to v8.19.0 ([#936](https://github.com/getsentry/sentry-android-gradle-plugin/pull/936), [#943](https://github.com/getsentry/sentry-android-gradle-plugin/pull/943), [#958](https://github.com/getsentry/sentry-android-gradle-plugin/pull/958))
6+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8190)
7+
- [diff](https://github.com/getsentry/sentry-java/compare/8.14.0...8.19.0)
58
- Bump CLI from v2.46.0 to v2.51.1 ([#948](https://github.com/getsentry/sentry-android-gradle-plugin/pull/948), [#957](https://github.com/getsentry/sentry-android-gradle-plugin/pull/957))
69
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2511)
710
- [diff](https://github.com/getsentry/sentry-cli/compare/2.46.0...2.51.1)

plugin-build/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ org.gradle.parallel=true
99
name = sentry-android-gradle-plugin
1010
group = io.sentry
1111
version = 5.8.1
12-
sdk_version = 8.14.0
12+
sdk_version = 8.19.0
1313

1414
# publication pom properties
1515
POM_NAME=Sentry Android Gradle Plugin

0 commit comments

Comments
 (0)