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
+ - ** 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
+
3
11
## 0.8.0
4
12
5
13
### Features
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ id=io.sentry.kotlin.multiplatform.gradle
2
2
implementationClass =io.sentry.kotlin.multiplatform.gradle.SentryPlugin
3
3
versionName =0.8.0
4
4
group =io.sentry
5
- sentryCocoaVersion =8.26 .0
5
+ sentryCocoaVersion =8.36 .0
6
6
7
7
# publication pom properties
8
8
POM_NAME =Sentry Kotlin Multiplatform Gradle Plugin
@@ -17,4 +17,4 @@ POM_LICENCE_URL=https://github.com/getsentry/sentry-kotlin-multiplatform/blob/ma
17
17
18
18
POM_DEVELOPER_ID =getsentry
19
19
POM_DEVELOPER_NAME =Sentry Team and Contributors
20
- POM_DEVELOPER_URL =https://github.com/getsentry/
20
+ POM_DEVELOPER_URL =https://github.com/getsentry/
You can’t perform that action at this time.
0 commit comments