mirror of
https://github.com/etlegacy/JoyStick.git
synced 2024-11-28 06:53:29 +00:00
library update on sample app
This commit is contained in:
parent
83416fcb08
commit
b173a4213b
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@ dependencies {
|
||||||
testCompile 'junit:junit:4.12'
|
testCompile 'junit:junit:4.12'
|
||||||
compile 'com.android.support:appcompat-v7:25.1.0'
|
compile 'com.android.support:appcompat-v7:25.1.0'
|
||||||
compile 'com.android.support:design:25.1.0'
|
compile 'com.android.support:design:25.1.0'
|
||||||
compile project(':joysticklibrary')
|
compile 'com.github.erz05:JoyStick:1.1.0'
|
||||||
}
|
}
|
Loading…
Reference in a new issue