Skip to content

Commit 1c65cc8

Browse files
Fix GraalVM Native Image compatibility. (#2172)
* Fix GraalVM Native Image compatibility. Remove reflect-config.json file as without GSON, reflection is not used anymore in the project. * Changelog.
1 parent 8c459df commit 1c65cc8

File tree

2 files changed

+1
-163
lines changed

2 files changed

+1
-163
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
### Fixes
5656

5757
- Fix proguard rules to work R8 [issue](https://issuetracker.google.com/issues/235733922) around on AGP 7.3.0-betaX and 7.4.0-alphaX ([#2094](https://github.com/getsentry/sentry-java/pull/2094))
58+
- Fix GraalVM Native Image compatibility ([#2172](https://github.com/getsentry/sentry-java/pull/2172))
5859

5960
## 6.0.0
6061

sentry/src/main/resources/META-INF/native-image/io.sentry/sentry/reflect-config.json

Lines changed: 0 additions & 163 deletions
This file was deleted.

0 commit comments

Comments
 (0)