Upload leakcanary-plugin on release
Summary: Just as the others. Reviewed By: danielbuechele Differential Revision: D17571208 fbshipit-source-id: 196da6ac149134cdf93174cbd263245b04961c79
This commit is contained in:
committed by
Facebook Github Bot
parent
8d4d642330
commit
38cb7f7031
@@ -19,5 +19,5 @@ else
|
||||
# Need to list the projects individually here because of a bug in the gradle-bintray-plugin that
|
||||
# tries to upload projects not meant for distribution (like our root project) and throws an NPE
|
||||
# in that case.
|
||||
"$BASEDIR"/gradlew :android:bintrayUpload :noop:bintrayUpload :fresco-plugin:bintrayUpload :network-plugin:bintrayUpload :litho-plugin:bintrayUpload -PdryRun=false
|
||||
"$BASEDIR"/gradlew :android:bintrayUpload :noop:bintrayUpload :fresco-plugin:bintrayUpload :network-plugin:bintrayUpload :litho-plugin:bintrayUpload :leakcanary-plugin:bintrayUpload -PdryRun=false
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user