Fix warning "Use version catalog instead"
This commit is contained in:
parent
6edc7a9323
commit
2898d830d8
3 changed files with 4 additions and 3 deletions
|
|
@ -61,5 +61,5 @@ dependencies {
|
|||
implementation(projects.features.login.impl)
|
||||
implementation(projects.features.networkmonitor.impl)
|
||||
implementation(libs.coroutines.core)
|
||||
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.3")
|
||||
coreLibraryDesugaring(libs.android.desugar)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue