Need this now.
This commit is contained in:
parent
b930a1a573
commit
87fa394b93
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ dependencies {
|
||||||
testImplementation(libs.test.turbine)
|
testImplementation(libs.test.turbine)
|
||||||
testImplementation(libs.coroutines.test)
|
testImplementation(libs.coroutines.test)
|
||||||
testImplementation(libs.sqldelight.driver.jvm)
|
testImplementation(libs.sqldelight.driver.jvm)
|
||||||
|
|
||||||
|
coreLibraryDesugaring(libs.android.desugar)
|
||||||
}
|
}
|
||||||
|
|
||||||
sqldelight {
|
sqldelight {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue