Hilde Pols
Hilde Pols
As of 2018 "compile" is no longer used.
as of 2018 "compile" is no longer used.
Since the last Android Studio update this project keeps crashing. Adding `vectorDrawables.useSupportLibrary = true`rectified this for me.
getDownloadUrl() does not seem to exist anymore. Looking at the firebase-documentation it looks like this method is called on the reference now not taskSnapShot. I have tried the following but...