Skip to content

Commit d5eb124

Browse files
Also enable autoPublish for lottie-compose (#2641)
1 parent e1ce6e9 commit d5eb124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lottie-compose/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ android {
3636
}
3737

3838
mavenPublishing {
39-
publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL)
39+
publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL, true)
4040
signAllPublications()
4141
}
4242

0 commit comments

Comments
 (0)