File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1414- Fix potential ANRs due to NDK scope sync ([ #3754 ] ( https://github.com/getsentry/sentry-java/pull/3754 ) )
1515- Fix potential ANRs due to NDK System.loadLibrary calls ([ #3670 ] ( https://github.com/getsentry/sentry-java/pull/3670 ) )
1616
17+ ### Dependencies
18+
19+ - Bump Gradle from v8.5.0 to v8.10.2 ([ #3714 ] ( https://github.com/getsentry/sentry-java/pull/3714 ) )
20+ - [ changelog] ( https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v8102 )
21+ - [ diff] ( https://github.com/gradle/gradle/compare/v8.5.0...v8.10.2 )
22+
1723## 7.15.0
1824
1925### Features
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.10.2 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments