Skip to content

Commit 08e07f2

Browse files
chore: update scripts/update-android.sh to 8.28.0 (#1034)
Co-authored-by: GitHub <[email protected]>
1 parent f54ed02 commit 08e07f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
### Dependencies
66

7-
- Bump Android SDK from v8.26.0 to v8.27.1 ([#1032](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1032))
8-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8271)
9-
- [diff](https://github.com/getsentry/sentry-java/compare/8.26.0...8.27.1)
7+
- Bump Android SDK from v8.26.0 to v8.28.0 ([#1032](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1032), [#1034](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1034))
8+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8280)
9+
- [diff](https://github.com/getsentry/sentry-java/compare/8.26.0...8.28.0)
1010
- Bump CLI from v2.58.2 to v2.58.4 ([#1037](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1037), [#1038](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1038))
1111
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2584)
1212
- [diff](https://github.com/getsentry/sentry-cli/compare/2.58.2...2.58.4)

plugin-build/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ org.gradle.parallel=true
88
name = sentry-android-gradle-plugin
99
group = io.sentry
1010
version = 6.0.0-beta.2
11-
sdk_version = 8.27.1
11+
sdk_version = 8.28.0
1212

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

0 commit comments

Comments
 (0)