Skip to content

Commit ac5797b

Browse files
authored
add missing craft targets (getsentry#1505)
1 parent e6539d5 commit ac5797b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.craft.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,11 @@ targets:
5757
type: sdk
5858
config:
5959
canonical: "maven:io.sentry:sentry-android-timber"
60+
- name: registry
61+
type: sdk
62+
config:
63+
canonical: "maven:io.sentry:sentry-android-okhttp"
64+
- name: registry
65+
type: sdk
66+
config:
67+
canonical: "maven:io.sentry:sentry-kotlin-extensions"

0 commit comments

Comments
 (0)