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.3.0-alpha.2
4+
5+ ### Internal Changes 🔧
6+
7+ - Pin GitHub Actions to full-length commit SHAs by @joshuarli in [ #1116 ] ( https://github.com/getsentry/sentry-android-gradle-plugin/pull/1116 )
8+
39## 6.2.0
410
511### Features
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.2.0
10+ version = 6.3.0-alpha.2
1111sdk_version = 8.36.0
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.2.0
7+ VERSION_NAME = 6.3.0-alpha.2
88
99# publication pom properties
1010POM_NAME =Sentry Kotlin Compiler Plugin
You can’t perform that action at this time.
0 commit comments