Move extension openUrlInChromeCustomTab to :androidutils module.
This commit is contained in:
parent
9d6946aa20
commit
f70d999382
4 changed files with 4 additions and 1 deletions
|
|
@ -28,5 +28,6 @@ dependencies {
|
|||
implementation(libs.androidx.activity.activity)
|
||||
implementation(libs.androidx.exifinterface)
|
||||
implementation(libs.androidx.security.crypto)
|
||||
implementation(libs.androidx.browser)
|
||||
implementation(projects.libraries.core)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue