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 675a016 + 3763bb2 commit fcc1574Copy full SHA for fcc1574
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 6.0.0-alpha.6
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.5
+version = 6.0.0-alpha.6
11
sdk_version = 8.24.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.5
+VERSION_NAME = 6.0.0-alpha.6
POM_NAME=Sentry Kotlin Compiler Plugin
0 commit comments