lib updates, removed unused and obsolete http and dbus modules

This commit is contained in:
Irmen de Jong
2024-03-05 23:42:35 +01:00
parent 42c7569791
commit 04f7b772a3
26 changed files with 23 additions and 488 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ compileTestKotlin {
dependencies {
// should have no dependencies to other modules
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
implementation "com.michael-bull.kotlin-result:kotlin-result-jvm:1.1.18"
implementation "com.michael-bull.kotlin-result:kotlin-result-jvm:1.1.20"
}
sourceSets {