v0.6.4
This commit is contained in:
8
core/domain/build.gradle.kts
Normal file
8
core/domain/build.gradle.kts
Normal file
@@ -0,0 +1,8 @@
|
||||
plugins {
|
||||
alias(libs.plugins.looker.jvm.library)
|
||||
alias(libs.plugins.looker.lint)
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(libs.kotlinx.coroutines.core)
|
||||
}
|
||||
Reference in New Issue
Block a user