library update on sample app

This commit is contained in:
edgar 2017-01-22 14:14:11 -08:00
parent 83416fcb08
commit b173a4213b
1 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,5 @@ dependencies {
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:25.1.0'
compile 'com.android.support:design:25.1.0'
compile project(':joysticklibrary')
compile 'com.github.erz05:JoyStick:1.1.0'
}