We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1897911 commit b2ef91aCopy full SHA for b2ef91a
.craft.yml
@@ -1,4 +1,4 @@
1
-minVersion: 0.33.2
+minVersion: 1.2.0
2
changelogPolicy: auto
3
targets:
4
- name: maven
@@ -11,6 +11,9 @@ targets:
11
distDirRegex: /^(sentry-android-|.*-android).*$/
12
fileReplaceeRegex: /\d\.\d\.\d(-\w+(\.\d)?)?(-SNAPSHOT)?/
13
fileReplacerStr: release.aar
14
+ kmp:
15
+ rootDistDirRegex: /^(?!.*(?:jvm|android|ios|watchos|tvos|macos)).*$/
16
+ appleDistDirRegex: /(ios|watchos|tvos|macos)/
17
- name: github
18
- name: registry
19
sdks:
0 commit comments