Sign in
android
/
platform
/
external
/
kotlinx.coroutines
/
521ee780
/
.
/
integration-testing
/
settings.gradle
blob: 54b47a02b09280c9d2090cef515dd36e10654dfd [
file
] [
log
] [
blame
]
pluginManagement
{
repositories
{
mavenCentral
()
maven
{
url
"https://plugins.gradle.org/m2/"
}
mavenLocal
()
}
}
include
'smokeTest'
rootProject
.
name
=
"kotlinx-coroutines-integration-testing"