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 a5fb612 commit ffa5211Copy full SHA for ffa5211
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 6.0.0-alpha.2
4
5
### Fixes
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.1
+version = 6.0.0-alpha.2
11
sdk_version = 8.21.1
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.1
+VERSION_NAME = 6.0.0-alpha.2
POM_NAME=Sentry Kotlin Compiler Plugin
0 commit comments