How do i setup my project to use this git hub project; PD-for-android https://github.com/libpd/pd-for-android . Tutorials i found are for older repositories. Adding it to dependencies,
compile 'org.puredata.android:pd-core:1.0.0-rc4'
as shown on https://github.com/libpd/pd-for-android leads to a failed to resolve error on the gradle console for android studio