Skip to content

Commit ae003f4

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-cocoa.sh to 8.36.0
1 parent 2b287dd commit ae003f4

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
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 Cocoa SDK from v8.26.0 to v8.36.0 ([#261](https://github.com/getsentry/sentry-kotlin-multiplatform/pull/261))
8+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360)
9+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.26.0...8.36.0)
10+
311
## 0.8.0
412

513
### Features

sentry-kotlin-multiplatform-gradle-plugin/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ implementationClass=io.sentry.kotlin.multiplatform.gradle.SentryPlugin
33
versionName=0.8.0
44
group=io.sentry
55
# TODO: Update update-cocoa.sh so the cocoa version is auto updated as well
6-
sentryCocoaVersion=8.26.0
6+
sentryCocoaVersion=8.36.0
77

88
# publication pom properties
99
POM_NAME=Sentry Kotlin Multiplatform Gradle Plugin
@@ -18,4 +18,4 @@ POM_LICENCE_URL=https://github.com/getsentry/sentry-kotlin-multiplatform/blob/ma
1818

1919
POM_DEVELOPER_ID=getsentry
2020
POM_DEVELOPER_NAME=Sentry Team and Contributors
21-
POM_DEVELOPER_URL=https://github.com/getsentry/
21+
POM_DEVELOPER_URL=https://github.com/getsentry/

0 commit comments

Comments
 (0)