mirror of
https://github.com/etlegacy/etlegacy-android.git
synced 2025-04-12 04:00:48 +00:00
gradle: import new libraries
This commit is contained in:
parent
ee6cf3b3eb
commit
94f21f33ad
1 changed files with 2 additions and 0 deletions
|
@ -68,5 +68,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
api 'com.github.erz05:JoyStick:1.1.0'
|
||||
implementation 'com.loopj.android:android-async-http:1.4.10'
|
||||
implementation 'com.google.guava:guava:29.0-android'
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue