mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-12 22:26:56 -04:00
Add missing lib org.tukaani.xz
This commit is contained in:
parent
e8299920d0
commit
c612fdcca1
@ -74,5 +74,7 @@ dependencies {
|
|||||||
implementation 'com.android.support:support-annotations:26.0.0'
|
implementation 'com.android.support:support-annotations:26.0.0'
|
||||||
// compile 'com.google.guava:guava:24.0-android'
|
// compile 'com.google.guava:guava:24.0-android'
|
||||||
|
|
||||||
|
implementation 'org.tukaani:xz:1.8'
|
||||||
|
|
||||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user