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.
2 parents 2f434ce + e9be31f commit 15068f5Copy full SHA for 15068f5
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 6.0.0-beta.1
4
5
### Dependencies
6
plugin-build/gradle.properties
@@ -7,7 +7,7 @@ org.gradle.parallel=true
7
8
name = sentry-android-gradle-plugin
9
group = io.sentry
10
-version = 6.0.0-alpha.6
+version = 6.0.0-beta.1
11
sdk_version = 8.25.0
12
13
# publication pom properties
sentry-kotlin-compiler-plugin/gradle.properties
@@ -4,7 +4,7 @@ org.gradle.parallel=true
GROUP = io.sentry
POM_ARTIFACT_ID = sentry-kotlin-compiler-plugin
-VERSION_NAME = 6.0.0-alpha.6
+VERSION_NAME = 6.0.0-beta.1
POM_NAME=Sentry Kotlin Compiler Plugin
0 commit comments