Skip to content

Commit e25e855

Browse files
committed
add excludeNames to craft
1 parent a6f5e1b commit e25e855

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.craft.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ targets:
2121
maven:io:sentry:sentry-android-fragment:
2222
- name: maven
2323
includeNames: /^sentry.*$/
24+
excludeNames: /^libsentry.*\.so$/
2425
gradleCliPath: ./gradlew
2526
mavenCliPath: scripts/mvnw
2627
mavenSettingsPath: scripts/settings.xml

0 commit comments

Comments
 (0)