|
Google has a horrible new file for "automatically" configuring google services. It is nearly impossible to generate, but their docs show using it as the new way forward.
classpath 'com.google.gms:google-services:1.3.0-beta1' apply plugin: 'com.google.gms.google-services' compile "com.google.android.gms:play-services:7.5.+"
|