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 a0c5ba8 commit b45fc38Copy full SHA for b45fc38
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 4.9.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 = 4.8.0
+version = 4.9.0
12
sdk_version = 7.11.0
13
14
# publication pom properties
sentry-kotlin-compiler-plugin/gradle.properties
GROUP = io.sentry
POM_ARTIFACT_ID = sentry-kotlin-compiler-plugin
-VERSION_NAME = 4.8.0
+VERSION_NAME = 4.9.0
POM_NAME=Sentry Kotlin Compiler Plugin
0 commit comments