Skip to content

Commit e88e2d0

Browse files
github-actions[bot]web-flowbuenaflor
authored
chore(deps): update Cocoa SDK to v8.36.0 (#261)
* chore: update scripts/update-cocoa.sh to 8.36.0 * Update CHANGELOG.md --------- Co-authored-by: GitHub <[email protected]> Co-authored-by: Giancarlo Buenaflor <[email protected]>
1 parent c40707e commit e88e2d0

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+
- **Gradle Plugin:** Bump default 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
@@ -2,7 +2,7 @@ id=io.sentry.kotlin.multiplatform.gradle
22
implementationClass=io.sentry.kotlin.multiplatform.gradle.SentryPlugin
33
versionName=0.8.0
44
group=io.sentry
5-
sentryCocoaVersion=8.26.0
5+
sentryCocoaVersion=8.36.0
66

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

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

0 commit comments

Comments
 (0)