Exclude guava from ReplayStudio deps

This commit is contained in:
Jonas Herzig
2018-03-01 17:53:06 +01:00
parent 598827f074
commit 94c33df308
12 changed files with 22 additions and 46 deletions

View File

@@ -12,6 +12,5 @@ minecraft {
}
dependencies {
shade 'com.github.replaymod:ReplayStudio:14daa88'
shade project(':jGui:versions:1.9.4')
}