Skip to content

Commit 8bc7366

Browse files
committed
Move libs to gradle file
1 parent 059090c commit 8bc7366

2 files changed

Lines changed: 1 addition & 11 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
exclude(module="opus-java")
1414
exclude(module="tink")
1515
}
16-
api(libs.com.electronwill.night.config.toml)
16+
api("com.electronwill.night-config:toml:3.9.0")
1717
}
1818

1919
group = "io.github.apdevteam"

gradle/libs.versions.toml

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

0 commit comments

Comments
 (0)