Add recipe detail
This commit is contained in:
@@ -108,6 +108,9 @@ kotlin {
|
||||
// ASWebAuthenticationSession integration directly from Kotlin.
|
||||
implementation(libs.ktor.clientDarwin)
|
||||
}
|
||||
commonTest.dependencies {
|
||||
implementation(libs.kotlin.test)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user