Skip to content

Commit 8a23e10

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-android.sh to 8.31.0
1 parent 41c3070 commit 8a23e10

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
@@ -12,9 +12,9 @@
1212
- Bump CLI from v3.0.1 to v3.1.0 ([#1049](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1049), [#1052](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1052))
1313
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#310)
1414
- [diff](https://github.com/getsentry/sentry-cli/compare/3.0.1...3.1.0)
15-
- Bump Android SDK from v8.29.0 to v8.30.0 ([#1053](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1053))
16-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8300)
17-
- [diff](https://github.com/getsentry/sentry-java/compare/8.29.0...8.30.0)
15+
- Bump Android SDK from v8.29.0 to v8.31.0 ([#1053](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1053), [#1058](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1058))
16+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8310)
17+
- [diff](https://github.com/getsentry/sentry-java/compare/8.29.0...8.31.0)
1818

1919
## 6.0.0-rc.1
2020

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-rc.1
11-
sdk_version = 8.30.0
11+
sdk_version = 8.31.0
1212

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

0 commit comments

Comments
 (0)