Skip to content

Commit ace6e12

Browse files
chore: update scripts/update-android.sh to 8.31.0 (#1058)
Co-authored-by: GitHub <noreply@github.com>
1 parent 2e03d1c commit ace6e12

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
@@ -42,9 +42,9 @@ This version introduces sentry-cli 3.0.0. Sentry-cli 3.0.0 and above only offici
4242
### Dependencies
4343

4444
- Set build default Gradle Version to 8.14.2 ([#891](https://github.com/getsentry/sentry-android-gradle-plugin/pull/891))
45-
- Bump Android SDK from v8.14.0 to v8.30.0 ([#919](https://github.com/getsentry/sentry-android-gradle-plugin/pull/919), [#936](https://github.com/getsentry/sentry-android-gradle-plugin/pull/936), [#943](https://github.com/getsentry/sentry-android-gradle-plugin/pull/943), [#958](https://github.com/getsentry/sentry-android-gradle-plugin/pull/958), [#962](https://github.com/getsentry/sentry-android-gradle-plugin/pull/962), [#967](https://github.com/getsentry/sentry-android-gradle-plugin/pull/967), [#981](https://github.com/getsentry/sentry-android-gradle-plugin/pull/981), [#988](https://github.com/getsentry/sentry-android-gradle-plugin/pull/988), [#996](https://github.com/getsentry/sentry-android-gradle-plugin/pull/996), [#1009](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1009), [#1020](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1020), [#1027](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1027), [#1032](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1032), [#1034](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1034), [#1041](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1041), [#1053](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1053))
46-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8300)
47-
- [diff](https://github.com/getsentry/sentry-java/compare/8.14.0...8.30.0)
45+
- Bump Android SDK from v8.14.0 to v8.31.0 ([#919](https://github.com/getsentry/sentry-android-gradle-plugin/pull/919), [#936](https://github.com/getsentry/sentry-android-gradle-plugin/pull/936), [#943](https://github.com/getsentry/sentry-android-gradle-plugin/pull/943), [#958](https://github.com/getsentry/sentry-android-gradle-plugin/pull/958), [#962](https://github.com/getsentry/sentry-android-gradle-plugin/pull/962), [#967](https://github.com/getsentry/sentry-android-gradle-plugin/pull/967), [#981](https://github.com/getsentry/sentry-android-gradle-plugin/pull/981), [#988](https://github.com/getsentry/sentry-android-gradle-plugin/pull/988), [#996](https://github.com/getsentry/sentry-android-gradle-plugin/pull/996), [#1009](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1009), [#1020](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1020), [#1027](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1027), [#1032](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1032), [#1034](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1034), [#1041](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1041), [#1053](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1053), [#1058](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1058))
46+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8310)
47+
- [diff](https://github.com/getsentry/sentry-java/compare/8.14.0...8.31.0)
4848
- Bump CLI from v2.46.0 to v3.1.0 ([#948](https://github.com/getsentry/sentry-android-gradle-plugin/pull/948), [#957](https://github.com/getsentry/sentry-android-gradle-plugin/pull/957), [#964](https://github.com/getsentry/sentry-android-gradle-plugin/pull/964), [#970](https://github.com/getsentry/sentry-android-gradle-plugin/pull/970), [#987](https://github.com/getsentry/sentry-android-gradle-plugin/pull/987), [#990](https://github.com/getsentry/sentry-android-gradle-plugin/pull/990), [#993](https://github.com/getsentry/sentry-android-gradle-plugin/pull/993), [#1002](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1002), [#1014](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1014), [#1024](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1024), [#1028](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1028), [#1037](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1037), [#1038](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1038), [#1040](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1040), [#1043](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1043), [#1049](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1049), [#1052](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1052))
4949
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#310)
5050
- [diff](https://github.com/getsentry/sentry-cli/compare/2.46.0...3.1.0)

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)