diff --git a/app/build.gradle b/app/build.gradle index b16889c..a83252c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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' } \ No newline at end of file