Compare commits
2 Commits
37e0c49a3e
...
d81eea7a6b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d81eea7a6b | ||
|
|
52a71c6381 |
@@ -26,9 +26,9 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'net.lingala.zip4j:zip4j:2.10.0'
|
implementation 'net.lingala.zip4j:zip4j:2.11.5'
|
||||||
implementation 'club.minnced:opus-java:1.1.1'
|
implementation 'club.minnced:opus-java:1.1.1'
|
||||||
implementation 'ws.schild:jave-all-deps:3.3.1'
|
implementation 'ws.schild:jave-all-deps:3.5.0'
|
||||||
implementation 'com.google.guava:guava:31.1-jre'
|
implementation 'com.google.guava:guava:31.1-jre'
|
||||||
implementation 'com.github.oshi:oshi-core:6.6.5'
|
implementation 'com.github.oshi:oshi-core:6.6.5'
|
||||||
implementation 'com.github.oshi:oshi-json:3.13.6'
|
implementation 'com.github.oshi:oshi-json:3.13.6'
|
||||||
|
|||||||
Reference in New Issue
Block a user