mirror of
https://github.com/ChronosX88/Influence-P2P.git
synced 2024-11-21 15:02:17 +00:00
Removed MapDB libraries
This commit is contained in:
parent
6939f81f59
commit
21d70cd591
@ -57,15 +57,6 @@ dependencies {
|
||||
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.2.0'
|
||||
implementation 'com.esotericsoftware:kryo:5.0.0-RC1'
|
||||
|
||||
implementation 'org.eclipse.collections:eclipse-collections-api:7.0.0'
|
||||
implementation 'org.eclipse.collections:eclipse-collections:7.0.0'
|
||||
implementation 'org.eclipse.collections:eclipse-collections-forkjoin:7.0.0'
|
||||
implementation('com.google.guava:guava:15.0') {
|
||||
exclude group: 'com.google.guava', module: 'listenablefuture'
|
||||
}
|
||||
implementation 'net.jpountz.lz4:lz4:1.3.0'
|
||||
implementation 'org.mapdb:elsa:3.0.0-M5'
|
||||
|
||||
implementation 'com.github.instacart.truetime-android:library:3.4'
|
||||
}
|
||||
repositories {
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user