Replace bot tuning guesses with enforced calibration
This commit is contained in:
@@ -6,6 +6,7 @@ plugins {
|
||||
dependencies {
|
||||
implementation(project(":engine"))
|
||||
implementation(libs.kotlinx.coroutines.core)
|
||||
testImplementation(kotlin("test"))
|
||||
}
|
||||
|
||||
application {
|
||||
|
||||
Reference in New Issue
Block a user