patriques82 / alphavantage4j

(Repository is not maintained anymore) A Java wrapper to get stock data and stock indicators from the Alpha Vantage API
https://www.alphavantage.co/
Apache License 2.0
124 stars 73 forks source link

building error #23

Closed daydream11 closed 6 years ago

daydream11 commented 6 years ago

Could not get unknown property 'bintray_user' for object of type com.jfrog.bintray.gradle.BintrayExtension. Open File

image

patriques82 commented 6 years ago

Why are you cloning the project when you can use the gradle installation? Are planning to contribute? The bintray_user is my bintray user name and bintray_key is my password. They are stored local on my computer and not supposed to be exported with the project.