coinbase-java icon indicating copy to clipboard operation
coinbase-java copied to clipboard

Remove dependencies on android studio

Open shaferica opened this issue 6 years ago • 0 comments

I am trying to build this project using "gradle build" but I get this:

SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME environment variable.

I googled a bit and this seems to do with a dependency on Android's SDK. Can we make this platform agnostic?

shaferica avatar Mar 07 '19 23:03 shaferica