it seems the first config to do in the module build.gradle and the second one in the project build.grade but the README says otherwise and this leads to an error as "compile" keyword is not supported in a Project file
btw when creating my app in the Firebase console, Firebase makes you go through similar steps already. The only difference here is the IBM SDK. The google services are already added if you followed the Firebase stesp
in https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-android-push/tree/Doc#include-client-push-sdk-with-gradle
it seems the first config to do in the module build.gradle and the second one in the project build.grade but the README says otherwise and this leads to an error as "compile" keyword is not supported in a Project file
btw when creating my app in the Firebase console, Firebase makes you go through similar steps already. The only difference here is the IBM SDK. The google services are already added if you followed the Firebase stesp