Webcom Android API
This is the Webcom Software Development Kit for Android targets. This SDK depends on:
the Kotlin runtime (
org.jetbrains.kotlin
)Custom Tabs (
androidx.browser
)androidx
: this means your application should depend on it too (see how to migrate).
This SDK targets android devices with API >= 25. You can check android platform compatibility here.
The complete changelog is available here.