Skip to content

Commit 9f9a02c

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-android.sh to 8.8.0
1 parent 9e25ec4 commit 9f9a02c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
- Bump CLI from v2.42.2 to v2.42.4 ([#851](https://github.com/getsentry/sentry-android-gradle-plugin/pull/851), [#854](https://github.com/getsentry/sentry-android-gradle-plugin/pull/854))
1717
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2424)
1818
- [diff](https://github.com/getsentry/sentry-cli/compare/2.42.2...2.42.4)
19-
- Bump Android SDK from v8.3.0 to v8.5.0 ([#852](https://github.com/getsentry/sentry-android-gradle-plugin/pull/852), [#853](https://github.com/getsentry/sentry-android-gradle-plugin/pull/853))
20-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#850)
21-
- [diff](https://github.com/getsentry/sentry-java/compare/8.3.0...8.5.0)
19+
- Bump Android SDK from v8.3.0 to v8.8.0 ([#852](https://github.com/getsentry/sentry-android-gradle-plugin/pull/852), [#853](https://github.com/getsentry/sentry-android-gradle-plugin/pull/853), [#865](https://github.com/getsentry/sentry-android-gradle-plugin/pull/865))
20+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#880)
21+
- [diff](https://github.com/getsentry/sentry-java/compare/8.3.0...8.8.0)
2222

2323
## 5.3.0
2424

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.3.0
12-
sdk_version = 8.5.0
12+
sdk_version = 8.8.0
1313

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

0 commit comments

Comments
 (0)