Skip to content

Commit b287d24

Browse files
chore: update scripts/update-android.sh to 8.11.1 (#875)
Co-authored-by: GitHub <[email protected]>
1 parent 2f90484 commit b287d24

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
@@ -11,9 +11,9 @@
1111
- Bump CLI from v2.43.0 to v2.43.1 ([#872](https://github.com/getsentry/sentry-android-gradle-plugin/pull/872))
1212
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2431)
1313
- [diff](https://github.com/getsentry/sentry-cli/compare/2.43.0...2.43.1)
14-
- Bump Android SDK from v8.9.0 to v8.10.0 ([#870](https://github.com/getsentry/sentry-android-gradle-plugin/pull/870))
15-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8100)
16-
- [diff](https://github.com/getsentry/sentry-java/compare/8.9.0...8.10.0)
14+
- Bump Android SDK from v8.9.0 to v8.11.1 ([#870](https://github.com/getsentry/sentry-android-gradle-plugin/pull/870), [#875](https://github.com/getsentry/sentry-android-gradle-plugin/pull/875))
15+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8111)
16+
- [diff](https://github.com/getsentry/sentry-java/compare/8.9.0...8.11.1)
1717

1818
## 5.4.0
1919

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.4.0
12-
sdk_version = 8.10.0
12+
sdk_version = 8.11.1
1313

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

0 commit comments

Comments
 (0)