File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
sentry-kotlin-multiplatform-gradle-plugin Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
11
## 0.8.0
4
12
5
13
### Features
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ implementationClass=io.sentry.kotlin.multiplatform.gradle.SentryPlugin
3
3
versionName =0.8.0
4
4
group =io.sentry
5
5
# TODO: Update update-cocoa.sh so the cocoa version is auto updated as well
6
- sentryCocoaVersion =8.26 .0
6
+ sentryCocoaVersion =8.36 .0
7
7
8
8
# publication pom properties
9
9
POM_NAME =Sentry Kotlin Multiplatform Gradle Plugin
@@ -18,4 +18,4 @@ POM_LICENCE_URL=https://github.com/getsentry/sentry-kotlin-multiplatform/blob/ma
18
18
19
19
POM_DEVELOPER_ID =getsentry
20
20
POM_DEVELOPER_NAME =Sentry Team and Contributors
21
- POM_DEVELOPER_URL =https://github.com/getsentry/
21
+ POM_DEVELOPER_URL =https://github.com/getsentry/
You can’t perform that action at this time.
0 commit comments