Closed ghost closed 7 years ago
2.5.1 introduced com.google.android.gms:play-services-appindexing:8.1.0, which is a proprietary dependency. Could your provide a gradle build flavor that does not require this?
com.google.android.gms:play-services-appindexing:8.1.0
I removed dependency and updated the build flavor.I think it is good to go
Thanks, builds fine now.
2.5.1 introduced
com.google.android.gms:play-services-appindexing:8.1.0
, which is a proprietary dependency. Could your provide a gradle build flavor that does not require this?