I want to use CustomTabsIntent
. But I don't find androidx's customTabs path and version.
Finally I got this: androidx.browser:browser:1.0.0
I want to know the right steps.
I saw this, but I don't find path and version. https://developer.android.com/reference/androidx/browser/customtabs/package-summary
My steps:
- Add
com.android.support:customtabs:28.0.0
Refactor
->Migrate to AndroidX
in Android Studio