Skip to content

Commit 60e6733

Browse files
chore: update scripts/update-android.sh to 8.13.2 (#896)
Co-authored-by: GitHub <[email protected]>
1 parent b9601fa commit 60e6733

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Dependencies
6+
7+
- Bump Android SDK from v8.12.0 to v8.13.2 ([#896](https://github.com/getsentry/sentry-android-gradle-plugin/pull/896))
8+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8132)
9+
- [diff](https://github.com/getsentry/sentry-java/compare/8.12.0...8.13.2)
10+
311
## 5.7.0
412

513
### Dependencies

plugin-build/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ org.gradle.parallel=true
99
name = sentry-android-gradle-plugin
1010
group = io.sentry
1111
version = 5.7.0
12-
sdk_version = 8.12.0
12+
sdk_version = 8.13.2
1313

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

0 commit comments

Comments
 (0)