Skip to content

Commit 0c4648b

Browse files
committed
chore: remove unused template generated by gradle
1 parent 00086f0 commit 0c4648b

File tree

3 files changed

+0
-74
lines changed

3 files changed

+0
-74
lines changed

bindings/kotlin/ldk-node-android/lib/build.gradle.kts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff 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

6155
afterEvaluate {

bindings/kotlin/ldk-node-android/lib/src/androidTest/kotlin/org/lightningdevkit/ldknode/AndroidLibTest.kt

Lines changed: 0 additions & 58 deletions
This file was deleted.

bindings/kotlin/ldk-node-android/lib/src/main/kotlin/org/lightningdevkit/ldknode/Library.kt

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)