Skip to content

Commit

Permalink
Remove symbol collector step (#4197)
Browse files Browse the repository at this point in the history
As this is now done within sentry-native
  • Loading branch information
markushi authored Feb 24, 2025
1 parent d653590 commit 37b98dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .craft.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
minVersion: 0.29.3
changelogPolicy: auto
targets:
- name: symbol-collector
includeNames: /libsentry(-android)?\.so/
batchType: android
bundleIdPrefix: sentry-android-ndk-
- name: maven
includeNames: /^sentry.*$/
gradleCliPath: ./gradlew
Expand Down

0 comments on commit 37b98dc

Please sign in to comment.