Skip to content

Commit

Permalink
fix excludeNames pos
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Jul 2, 2021
1 parent 30f8b73 commit 6361b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ minVersion: 0.23.1
changelogPolicy: auto
targets:
- name: github
excludeNames: /^libsentry.*\.so$/
- name: registry
sdks:
maven:io.sentry:sentry:
Expand All @@ -21,7 +22,6 @@ targets:
maven:io:sentry:sentry-android-fragment:
- name: maven
includeNames: /^sentry.*$/
excludeNames: /^libsentry.*\.so$/
gradleCliPath: ./gradlew
mavenCliPath: scripts/mvnw
mavenSettingsPath: scripts/settings.xml
Expand Down

0 comments on commit 6361b65

Please sign in to comment.