DSteve595 / Put.io

Put.io for Android!
MIT License
141 stars 30 forks source link

google-services.json is missing #71

Closed sregg closed 5 years ago

sregg commented 5 years ago

Getting this error when building the repo:

File google-services.json is missing. The Google Services Plugin cannot function without it. Searched Location: /Users/simonreggiani/dev/Put.io/app/src/nullnull/debug/google-services.json /Users/simonreggiani/dev/Put.io/app/src/debug/nullnull/google-services.json /Users/simonreggiani/dev/Put.io/app/src/nullnull/google-services.json /Users/simonreggiani/dev/Put.io/app/src/debug/google-services.json /Users/simonreggiani/dev/Put.io/app/src/nullnullDebug/google-services.json /Users/simonreggiani/dev/Put.io/app/google-services.json

DSteve595 commented 5 years ago

Need to get it from a Firebase project of your own. Or alternatively, remove all Firebase code (there isn't much).