Skip to content

Commit 5ebfee3

Browse files
authored
Update .craft.yml
1 parent 471eec8 commit 5ebfee3

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
@@ -10,7 +10,7 @@ targets:
1010
mavenRepoUrl: https://oss.sonatype.org/service/local/staging/deploy/maven2/
1111
android:
1212
distDirRegex: /^(sentry-android-|.*-android).*$/
13-
fileReplaceeRegex: /\d+\.\d+\.\d+(-\w+(\.\d)?)?(-SNAPSHOT)?/
13+
fileReplaceeRegex: /\d+\.\d+\.\d+(-\w+(\.\d+)?)?(-SNAPSHOT)?/
1414
fileReplacerStr: release.aar
1515
kmp:
1616
rootDistDirRegex: /^(?!.*(?:jvm|android|ios|watchos|tvos|macos)).*$/

0 commit comments

Comments
 (0)