Skip to content

Commit da5fe01

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-android.sh to 8.34.0
1 parent 63d2e6a commit da5fe01

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
- Bump CLI from v3.2.0 to v3.3.0 ([#1084](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1084), [#1090](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1090), [#1093](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1093))
88
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#330)
99
- [diff](https://github.com/getsentry/sentry-cli/compare/3.2.0...3.3.0)
10+
- Bump Android SDK from v8.33.0 to v8.34.0 ([#1092](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1092))
11+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8340)
12+
- [diff](https://github.com/getsentry/sentry-java/compare/8.33.0...8.34.0)
1013

1114
## 6.1.0
1215

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.1.0
11-
sdk_version = 8.33.0
11+
sdk_version = 8.34.0
1212

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

0 commit comments

Comments
 (0)