gitawego / cordova-screenshot

screenshot plugin for cordova/phonegap
Other
211 stars 168 forks source link

Version 0.1.4 on NPM has wrong android sources #75

Closed tripodsan closed 8 years ago

tripodsan commented 8 years ago

The 0.1.4 version on NPM already contains the 0.1.5 sources.

if you look at the Screenshot.java in http://registry.npmjs.org/com.darktalker.cordova.screenshot/-/com.darktalker.cordova.screenshot-0.1.4.tgz, you'll see that it already uses the new method for crosswalk support. this differs from the tagged version: https://github.com/gitawego/cordova-screenshot/blob/v0.1.4/src/android/Screenshot.java