File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Unreleased
4+
5+ ### Dependencies
6+
7+ - Bump Gradle from v8.5.0 to v8.12.0 ([ #4008 ] ( https://github.com/getsentry/sentry-java/pull/4008 ) )
8+ - [ changelog] ( https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v8120 )
9+ - [ diff] ( https://github.com/gradle/gradle/compare/v8.5.0...v8.12.0 )
10+
311## 8.0.0
412
513Version 8 of the Sentry Android/Java SDK brings a variety of features and fixes. The most notable changes are:
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.5 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments