Skip to content

Commit 4e47c46

Browse files
author
getsentry-bot
committed
Merge branch 'release/5.12.0' into 5.x.x
2 parents 45d1e34 + 07eb798 commit 4e47c46

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 5.12.0
44

55
### Dependencies
66

plugin-build/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ org.gradle.parallel=true
88

99
name = sentry-android-gradle-plugin
1010
group = io.sentry
11-
version = 5.11.0
11+
version = 5.12.0
1212
sdk_version = 8.22.0
1313

1414
# publication pom properties

sentry-kotlin-compiler-plugin/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GROUP = io.sentry
22
POM_ARTIFACT_ID = sentry-kotlin-compiler-plugin
3-
VERSION_NAME = 5.11.0
3+
VERSION_NAME = 5.12.0
44

55
# publication pom properties
66
POM_NAME=Sentry Kotlin Compiler Plugin

0 commit comments

Comments
 (0)