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