You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -100,17 +100,6 @@ This repo uses the following ways to release SDK updates:
100
100
*[Sample App. with Sentry Java SDK](https://github.com/getsentry/examples/tree/master/java).
101
101
*[Sample for Development](https://github.com/getsentry/sentry-java/tree/main/sentry-samples).
102
102
103
-
# Development
104
-
105
-
This repository includes [`sentry-native`](https://github.com/getsentry/sentry-native/) as a git submodule.
106
-
To build against `sentry-native` checked-out elsewhere in your file system, create a symlink `sentry-android-ndk/sentry-native-local` that points to your `sentry-native` directory.
107
-
For example, if you had `sentry-native` checked-out in a sibling directory to this repo:
which will be picked up by `gradle` and used instead of the git submodule.
112
-
This directory is also included in `.gitignore` not to be shown as pending changes.
113
-
114
103
# Sentry Self Hosted Compatibility
115
104
116
105
Since version 3.0.0 of this SDK, Sentry version >= v20.6.0 is required. This only applies to self-hosted Sentry, if you are using [sentry.io](http://sentry.io/) no action is needed.
0 commit comments