AlexDisler / cordova-icon

Automatic icon resizing for Cordova
MIT License
689 stars 292 forks source link

adjust android output folder based on cordova-android version #116

Closed gregvis closed 6 years ago

gregvis commented 6 years ago

as of cordova-android@7.0.0 the folder structure for the assets have been relocated. I added a function to detect the android version and adjust the destination folder. I updated it to use an absolute folder path to address issue 115