Skip to content

Commit 3b834f2

Browse files
committed
feat(BE-195): support darwin by kmmbridge
- trying to fix Cannot perform signing task ':anthropic-client:anthropic-client-darwin:signKMMBridgeFrameworkPublication' because it has no configured signatory
1 parent bccc647 commit 3b834f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android.useAndroidX=true
1212
android.nonTransitiveRClass=true
1313

1414
#publishing for kmmbridge
15-
LIBRARY_VERSION=0.1.4
15+
LIBRARY_VERSION=0.2
1616
GROUP=com.tddworks
1717

1818
# POM

0 commit comments

Comments
 (0)