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 57e53d5 + 610a114 commit d5c4153Copy full SHA for d5c4153
3 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 5.4.0
4
5
### Fixes
6
plugin-build/gradle.properties
@@ -8,7 +8,7 @@ org.gradle.parallel=true
8
9
name = sentry-android-gradle-plugin
10
group = io.sentry
11
-version = 5.3.0
+version = 5.4.0
12
sdk_version = 8.9.0
13
14
# publication pom properties
sentry-kotlin-compiler-plugin/gradle.properties
GROUP = io.sentry
POM_ARTIFACT_ID = sentry-kotlin-compiler-plugin
-VERSION_NAME = 5.3.0
+VERSION_NAME = 5.4.0
POM_NAME=Sentry Kotlin Compiler Plugin
0 commit comments