diff --git a/.craft.yml b/.craft.yml index 628fad5def..d2bb1b17d7 100644 --- a/.craft.yml +++ b/.craft.yml @@ -1,19 +1,10 @@ -minVersion: '0.17.1' -github: - owner: getsentry - repo: sentry-dart +minVersion: 0.23.1 changelogPolicy: auto -statusProvider: - name: github artifactProvider: name: none targets: - name: github - name: registry - type: sdk - config: - canonical: "pub:sentry" - - name: registry - type: sdk - config: - canonical: "pub:sentry_flutter" + sdks: + pub:sentry: + pub:sentry_flutter: