mirror of
https://github.com/etlegacy/etlegacy-android.git
synced 2025-04-12 04:00:48 +00:00
gradle: added Joystick Controller API from https://github.com/erz05/JoyStick
This commit is contained in:
parent
7f6d4c2ec8
commit
b425b77656
1 changed files with 1 additions and 0 deletions
|
@ -76,5 +76,6 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api 'com.github.erz05:JoyStick:1.1.0'
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue