Skip to content

Commit

Permalink
Remove symbol collector step
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 55c9166 commit 3a7a4a8
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 3a7a4a8

Please sign in to comment.