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 08dcce3 commit 4054e3eCopy full SHA for 4054e3e
3 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 6.1.0
4
5
### Features
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
+version = 6.1.0
11
sdk_version = 8.33.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
+VERSION_NAME = 6.1.0
POM_NAME=Sentry Kotlin Compiler Plugin
0 commit comments