Removed MapDB libraries

This commit is contained in:
ChronosX88 2019-04-29 19:31:30 +04:00
parent 6939f81f59
commit 21d70cd591
3 changed files with 0 additions and 9 deletions

View File

@ -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.