File tree Expand file tree Collapse file tree
sentry-kotlin-compiler-plugin Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 6.4.0-alpha.4
4+
5+ ### Internal Changes 🔧
6+
7+ #### Deps
8+
9+ - Update CLI to v3.3.5 by @github-actions in [ #1132 ] ( https://github.com/getsentry/sentry-android-gradle-plugin/pull/1132 )
10+ - Update CLI to v3.3.4 by @github-actions in [ #1122 ] ( https://github.com/getsentry/sentry-android-gradle-plugin/pull/1122 )
11+
312## 6.4.0-alpha.3
413
514### Dependencies
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ org.gradle.parallel=true
77
88name = sentry-android-gradle-plugin
99group = io.sentry
10- version = 6.4.0-alpha.3
10+ version = 6.4.0-alpha.4
1111sdk_version = 8.37.1
1212
1313# publication pom properties
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ org.gradle.parallel=true
44
55GROUP = io.sentry
66POM_ARTIFACT_ID = sentry-kotlin-compiler-plugin
7- VERSION_NAME = 6.4.0-alpha.3
7+ VERSION_NAME = 6.4.0-alpha.4
88
99# publication pom properties
1010POM_NAME =Sentry Kotlin Compiler Plugin
You can’t perform that action at this time.
0 commit comments