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
@@ -7,7 +7,7 @@ plugins {
dependencies {
// should have no dependencies to other modules
// 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")
}
sourceSets {
@@ -21,4 +21,4 @@ sourceSets {
}
}
// note: there are no unit tests in this module!
// note: there are no unit tests in this module!