Skip to content

Release 5.18.0

Latest
Compare
Choose a tag to compare
@gdeluna-branch gdeluna-branch released this 14 May 21:40
cae5a54
  • v5.18.0
  • Master Release - May 14, 2025
    • Add browser experience for apps that have opted in.
      • By default, a CustomTabsIntent will launch specifically configured web links.
      • To override with your own, set public void setCustomTabsIntent(CustomTabsIntent customTabsIntent) prior to session init.
      • Otherwise if androidx.browser:browser:1.8.0 is not imported, user's default browser will launch.