On preview getting the error: package com.google.android.gms.tasks does not exist

Hi,

When I try to preview Fuse.Firebase Auth example I am facing the following error message.

../Fuse.Firebase/AuthExample/build/Android/Preview/AuthExample/app/src/main/java/com/foreign/Firebase/Authentication/AuthService.java:23: error: package com.google.android.gms.tasks does not exist

I was using the command line fuse preview -t=Android

I also raised an issue in the github for that project: https://github.com/cbaggers/Fuse.Firebase/issues/25

Thanks,

Unnikrishnan B.