android-branch-deep-linking-attribution icon indicating copy to clipboard operation
android-branch-deep-linking-attribution copied to clipboard

appindexing now under firebase

Open samtipton opened this issue 6 years ago • 1 comments

Documentation says to include

implementation 'com.google.android.gms:play-services-ads:9+'

This is now deprecated. See the updated libraries here: https://firebase.google.com/docs/android/setup#available_libraries

samtipton avatar Oct 28 '19 15:10 samtipton

@samtipton Guess you actually wanted to refer to implementation 'com.google.android.gms:play-services-appindexing:9.+' - but in general you are right, I was wondering the same.

ubuntudroid avatar Dec 31 '19 15:12 ubuntudroid