Skip to content

Commit f788b53

Browse files
committed
Update mavenpush.gradle
1 parent 4ff728a commit f788b53

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mavenpush.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ publishing {
5555
if (releaseComponent) {
5656
from releaseComponent
5757
}
58+
artifact tasks.named("bundleReleaseAar")
5859
artifact tasks.named('androidSourcesJar').get()
5960
artifact tasks.named('androidJavadocsJar').get()
6061
version = project.version

0 commit comments

Comments
 (0)