Skip to content

Commit 2c5f9fe

Browse files
Merge branch 'release/6.4.0-alpha.6'
2 parents a02999b + 9a8dba4 commit 2c5f9fe

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 6.4.0-alpha.6
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.5
413

514
### Internal Changes 🔧

plugin-build/gradle.properties

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

88
name = sentry-android-gradle-plugin
99
group = io.sentry
10-
version = 6.4.0-alpha.5
10+
version = 6.4.0-alpha.6
1111
sdk_version = 8.37.1
1212

1313
# publication pom properties

sentry-kotlin-compiler-plugin/gradle.properties

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

55
GROUP = io.sentry
66
POM_ARTIFACT_ID = sentry-kotlin-compiler-plugin
7-
VERSION_NAME = 6.4.0-alpha.5
7+
VERSION_NAME = 6.4.0-alpha.6
88

99
# publication pom properties
1010
POM_NAME=Sentry Kotlin Compiler Plugin

0 commit comments

Comments
 (0)