Skip to content

Commit 66a942d

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-android.sh to 8.35.0
1 parent 99fa709 commit 66a942d

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
@@ -11,6 +11,9 @@
1111
- Bump CLI from v3.3.2 to v3.3.3 ([#1101](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1101))
1212
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#333)
1313
- [diff](https://github.com/getsentry/sentry-cli/compare/3.3.2...3.3.3)
14+
- Bump Android SDK from v8.34.1 to v8.35.0 ([#1104](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1104))
15+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8350)
16+
- [diff](https://github.com/getsentry/sentry-java/compare/8.34.1...8.35.0)
1417

1518
## 6.2.0-alpha.2
1619

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.2.0-alpha.2
11-
sdk_version = 8.34.1
11+
sdk_version = 8.35.0
1212

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

0 commit comments

Comments
 (0)