Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Commit c7a9d38

Browse files
committed
Update RELEASE.md
1 parent 6e89ed9 commit c7a9d38

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

RELEASE.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,9 @@ Be sure that [build.gradle](https://github.com/infinum/Android-Goldfinger/blob/m
1212

1313
### Run gradle task
1414

15-
`./gradlew bintrayUpload`
15+
`./gradlew clean build javadocs assemble`
16+
`./gradlew :rx:bintrayUpload :core:bintrayUpload`
17+
18+
### Bintray publish
19+
20+
Manually go to [Bintray page](https://bintray.com/infinum/android), check that all 8 files are there and publish them if everything is OK.

0 commit comments

Comments
 (0)