Skip to content

Commit 6361b65

Browse files
committed
fix excludeNames pos
1 parent 30f8b73 commit 6361b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.craft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ minVersion: 0.23.1
22
changelogPolicy: auto
33
targets:
44
- name: github
5+
excludeNames: /^libsentry.*\.so$/
56
- name: registry
67
sdks:
78
maven:io.sentry:sentry:
@@ -21,7 +22,6 @@ targets:
2122
maven:io:sentry:sentry-android-fragment:
2223
- name: maven
2324
includeNames: /^sentry.*$/
24-
excludeNames: /^libsentry.*\.so$/
2525
gradleCliPath: ./gradlew
2626
mavenCliPath: scripts/mvnw
2727
mavenSettingsPath: scripts/settings.xml

0 commit comments

Comments
 (0)