Skip to content

Commit c50ea66

Browse files
chore: update scripts/update-android.sh to 8.14.0 (#919)
Co-authored-by: GitHub <noreply@github.com>
1 parent 9c5b2ff commit c50ea66

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
@@ -12,9 +12,9 @@
1212

1313
### Dependencies
1414

15-
- 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))
16-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8133)
17-
- [diff](https://github.com/getsentry/sentry-java/compare/8.12.0...8.13.3)
15+
- Bump Android SDK from v8.12.0 to v8.14.0 ([#896](https://github.com/getsentry/sentry-android-gradle-plugin/pull/896), [#914](https://github.com/getsentry/sentry-android-gradle-plugin/pull/914), [#919](https://github.com/getsentry/sentry-android-gradle-plugin/pull/919))
16+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8140)
17+
- [diff](https://github.com/getsentry/sentry-java/compare/8.12.0...8.14.0)
1818

1919
### Internal
2020

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.3
11+
sdk_version = 8.14.0
1212

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

0 commit comments

Comments
 (0)