Skip to content
Minsuk Eom edited this page Jun 8, 2018 · 1 revision

Bintray에 패키지 업로드하는 방법

프로젝트 루트에서 다음 명령어를 입력한다.

gradlew -Puser=<user-name> -Pkey=<bintray-api-key> bintrayUpload

Clone this wiki locally