File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 66
77- Fix ` Modifier.sentryTag() ` not found warning ([ #997 ] ( https://github.com/getsentry/sentry-android-gradle-plugin/pull/997 ) )
88
9+ ### Dependencies
10+
11+ - Bump Android SDK from v8.22.0 to v8.23.0 ([ #996 ] ( https://github.com/getsentry/sentry-android-gradle-plugin/pull/996 ) )
12+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8230 )
13+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.22.0...8.23.0 )
14+
915## 6.0.0-alpha.4
1016
1117### Dependencies
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ org.gradle.parallel=true
88name = sentry-android-gradle-plugin
99group = io.sentry
1010version = 6.0.0-alpha.4
11- sdk_version = 8.22 .0
11+ sdk_version = 8.23 .0
1212
1313# publication pom properties
1414POM_NAME =Sentry Android Gradle Plugin
You can’t perform that action at this time.
0 commit comments