AlexDisler / cordova-icon

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

added android version detection to automatically adjust output folder #114

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.

laurentgilly commented 6 years ago

+1

ipepe commented 6 years ago

+1

AlexDisler commented 6 years ago

Thanks @gregvis