vaenow / cordova-plugin-app-update

App updater for Cordova/PhoneGap
MIT License
298 stars 146 forks source link

#131 Make download filename unique with timestamp #150

Closed JEreth closed 1 year ago

JEreth commented 1 year ago

This pull requests adds a timestamp to the downloaded file to prevent the issue with existing filenames. Moreover it includes the androidX migration from https://github.com/vaenow/cordova-plugin-app-update/pull/142