VersoSolutions / CordovaClipboard

Clipboard management plugin for Cordova/PhoneGap
MIT License
144 stars 257 forks source link

CordovaClipboard and Cordova 5.1.1 #17

Open calebeaires opened 9 years ago

calebeaires commented 9 years ago

The new Phonega build has gradle support, that use NPM on plugins. Are you intend to update to it on the next few days?

bau720123 commented 9 years ago

hi @calebeaires the gradle build for PGB seem have some problem http://community.phonegap.com/nitobi/topics/gradle-support-enabled-for-android-builds I am "ColinBau" maybe you can wait until PGB release the "stable" version again

donovan-graham commented 9 years ago

I'm running into the same issues.

Build Date: 2015-10-23 12:21:24 +0000
----------------------------------------------

/project/cordova/node_modules/q/q.js:126
                    throw e;
                          ^
Error: Project contains at least one plugin that requires a system library. This is not supported with ANT. Please build using gradle.
    at /project/cordova/lib/build.js:169:27 

Looks like the new gradle builds on phonegap don't like it.