AppUpdater v2.7 Release Notes

Release Date: 2018-07-05 // almost 6 years ago

    ⚡️ Temporary fix to Google Play update mechanism.
    ⚡️ ℹ️ Using UpdateFrom.GOOGLE PLAY is not recommended as the Google Play website may vary at any time, use UpdateFrom.XML or UpdateFrom.JSON instead. More info in issue #132.

    ⚡️ Updated version comparator to allow non-number characters. Thanks to @dhebbeker.

    🚀 Filter GitHub response to the latest release. Thanks to @dhebbeker.

    ⚡️ Updated some libraries.


Previous changes from v2.6.5

    • ➕ Added notification channel to support SDK 27 (Android Oreo).