Skip to content

Commit 2200451

Browse files
chore: update scripts/update-android.sh to 8.5.0 (#853)
Co-authored-by: GitHub <noreply@github.com>
1 parent 932c813 commit 2200451

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.3 ([#851](https://github.com/getsentry/sentry-android-gradle-plugin/pull/851))
1717
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2423)
1818
- [diff](https://github.com/getsentry/sentry-cli/compare/2.42.2...2.42.3)
19-
- Bump Android SDK from v8.3.0 to v8.4.0 ([#852](https://github.com/getsentry/sentry-android-gradle-plugin/pull/852))
20-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#840)
21-
- [diff](https://github.com/getsentry/sentry-java/compare/8.3.0...8.4.0)
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)
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.4.0
12+
sdk_version = 8.5.0
1313

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

0 commit comments

Comments
 (0)