improving fileselector

This commit is contained in:
Irmen de Jong
2024-12-29 23:19:34 +01:00
parent c84cc8f8c9
commit 10b9162dc5
17 changed files with 288 additions and 272 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ dependencies {
implementation(project(":codeCore"))
implementation(project(":compilerAst"))
// implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
implementation("com.michael-bull.kotlin-result:kotlin-result-jvm:2.0.0")
implementation("com.michael-bull.kotlin-result:kotlin-result-jvm:2.0.1")
// implementation "org.jetbrains.kotlin:kotlin-reflect"
}
@@ -23,4 +23,4 @@ sourceSets {
}
}
// note: there are no unit tests in this module!
// note: there are no unit tests in this module!