_DebugCompile error

Hi,

When i try to build on android i getting the following error :
FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring root project ‘android’.

Could not resolve all dependencies for configuration ‘:_debugCompile’.
Could not find any version that matches com.android.support:support-v4:24.1.1+.
Versions that do not match:
24.0.0-beta1
24.0.0-alpha2
24.0.0-alpha1

This happens as soon as i install the cordova-plugin-camera, does someone know how to resolve this problem?