Building using phonegap build with v 1.4.0 now fails as shown below
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'project'.
> Could not resolve all dependencies for configuration ':_debugApkCopy'.
> Could not find com.google.android.gms:play-services-auth-api-phone:11.8.0.
Required by:
project : > com.facebook.android:account-kit-sdk:4.31.0
> Could not find com.google.android.gms:play-services-auth:11.8.0.
Required by:
project : > com.facebook.android:account-kit-sdk:4.31.0
Downgrading back down to v1.3.0 in config.xml makes the build succeed.
Building using phonegap build with v 1.4.0 now fails as shown below
Downgrading back down to v1.3.0 in config.xml makes the build succeed.