File tree Expand file tree Collapse file tree 3 files changed +0
-74
lines changed
bindings/kotlin/ldk-node-android/lib
androidTest/kotlin/org/lightningdevkit/ldknode
main/kotlin/org/lightningdevkit/ldknode Expand file tree Collapse file tree 3 files changed +0
-74
lines changed Original file line number Diff line number Diff line change @@ -50,12 +50,6 @@ dependencies {
5050 implementation(" org.jetbrains.kotlinx:atomicfu:0.23.1" )
5151 implementation(" org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.0" )
5252 api(" org.slf4j:slf4j-api:1.7.30" )
53-
54- androidTestImplementation(" com.github.tony19:logback-android:2.0.0" )
55- androidTestImplementation(" androidx.test.ext:junit:1.1.3" )
56- androidTestImplementation(" androidx.test.espresso:espresso-core:3.4.0" )
57- androidTestImplementation(" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4" )
58- androidTestImplementation(" org.jetbrains.kotlin:kotlin-test-junit" )
5953}
6054
6155afterEvaluate {
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments