We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c79652 commit ce0dff5Copy full SHA for ce0dff5
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.6.0
4
5
**Note**: This release includes a bump to Sentry Cocoa v8.25.0.
6
Please use at least version 8.25.0 of the Sentry Cocoa SDK starting from this release.
gradle.properties
@@ -8,7 +8,7 @@ android.useAndroidX=true
8
compose.version=1.3.1-rc01
9
10
# Release information
11
-versionName=0.5.0
+versionName=0.6.0
12
13
# Increase memory for in-process compiler execution.
14
org.gradle.jvmargs=-Xmx6g
0 commit comments