firebase-kotlin-sdk
firebase-kotlin-sdk copied to clipboard
firebase-storage & firebase-messaging is not deployed on maven
Firebase Storage dev.gitlive:firebase-storage
& dev.gitlive:firebase-messaging
doesn't exist on Maven - they are not deployed.
https://repo.maven.apache.org/maven2/dev/gitlive/
> Could not find dev.gitlive:firebase-storage:1.6.1.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/dev/gitlive/firebase-storage/1.6.1/firebase-storage-1.6.1.pom
- https://repo.maven.apache.org/maven2/dev/gitlive/firebase-storage/1.6.1/firebase-storage-1.6.1.pom
Yes I am afraid no one has contributed towards the coverage of these modules yet
With the new changes from #393, what needs to be done in order to deploy storage to Maven?
@SebastianHelzer It will be deployed in the next release - that won't be immediate though because the storage work is untested as of yet. If you want to get your hands on it sooner I suggest you fork and build it to maven local and let us know how you get on!
storage now deployed