Skip to content

Commit 8b9f966

Browse files
chore: update scripts/update-android.sh to 8.13.3 (#914)
Co-authored-by: GitHub <[email protected]>
1 parent 77e0ac1 commit 8b9f966

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
@@ -8,9 +8,9 @@
88

99
### Dependencies
1010

11-
- Bump Android SDK from v8.12.0 to v8.13.2 ([#896](https://github.com/getsentry/sentry-android-gradle-plugin/pull/896))
12-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8132)
13-
- [diff](https://github.com/getsentry/sentry-java/compare/8.12.0...8.13.2)
11+
- Bump Android SDK from v8.12.0 to v8.13.3 ([#896](https://github.com/getsentry/sentry-android-gradle-plugin/pull/896), [#914](https://github.com/getsentry/sentry-android-gradle-plugin/pull/914))
12+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8133)
13+
- [diff](https://github.com/getsentry/sentry-java/compare/8.12.0...8.13.3)
1414

1515
## 5.7.0
1616

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 = 5.7.0
11-
sdk_version = 8.13.2
11+
sdk_version = 8.13.3
1212

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

0 commit comments

Comments
 (0)