ipfs-shipyard / gomobile-ipfs

IPFS and libp2p on Mobile, with Gomobile
Other
316 stars 64 forks source link

Build fails with "You must specify a URL for a Maven repository" #113

Closed makew0rld closed 1 year ago

makew0rld commented 2 years ago

The current build fails with the error You must specify a URL for a Maven repository. This is fixed by adding bintray_url to Manifest.yml. See https://github.com/ipfs-shipyard/gomobile-ipfs/pull/106/commits/c14bbe2d601db1fbdf59c94135b49e9d244e48ef for an example of this happening.

This is fixed in #106, which is created to fix a different issue but also fixes this one.

ScienceNoBorders commented 2 years ago

I solved it by installing the Flutter

jefft0 commented 1 year ago

Hello @makeworld-the-better-one . As mentioned in PR #106, a similar change was merged to master. Does this fix your problem?

makew0rld commented 1 year ago

I am no longer working this this project, sorry. I assume this would be fixed if a similar change is merged. Feel free to close.

jefft0 commented 1 year ago

OK. Thanks for the reply.