firebase-kotlin-sdk icon indicating copy to clipboard operation
firebase-kotlin-sdk copied to clipboard

firebase-storage & firebase-messaging is not deployed on maven

Open Murtowski opened this issue 2 years ago • 4 comments

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

Murtowski avatar Aug 31 '22 10:08 Murtowski

Yes I am afraid no one has contributed towards the coverage of these modules yet

nbransby avatar Aug 31 '22 16:08 nbransby

With the new changes from #393, what needs to be done in order to deploy storage to Maven?

SebastianHelzer avatar Jul 07 '23 21:07 SebastianHelzer

@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!

nbransby avatar Jul 08 '23 07:07 nbransby

storage now deployed

nbransby avatar Aug 27 '23 13:08 nbransby