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 328436e commit 3bf836bCopy full SHA for 3bf836b
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 5.12.1
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.12.0
+version = 5.12.1
12
sdk_version = 8.22.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.12.0
+VERSION_NAME = 5.12.1
POM_NAME=Sentry Kotlin Compiler Plugin
0 commit comments