File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
sentry-kotlin-multiplatform-gradle-plugin Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## 0.8.0-beta.1
44
55### Features
66
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ android.useAndroidX=true
88compose.version =1.3.1-rc01
99
1010# Release information
11- versionName =0.7 .1
11+ versionName =0.8.0-beta .1
1212
1313# Increase memory for in-process compiler execution.
1414org.gradle.jvmargs =-Xmx6g
Original file line number Diff line number Diff line change 11id =io.sentry.kotlin.multiplatform.gradle
22implementationClass =io.sentry.kotlin.multiplatform.gradle.SentryPlugin
3- versionName =0.7 .1
3+ versionName =0.8.0-beta .1
44group =io.sentry
55# TODO: Update update-cocoa.sh so the cocoa version is auto updated as well
66sentryCocoaVersion =8.26.0
You can’t perform that action at this time.
0 commit comments