InAppUpdater v1.0.3 Release Notes

Release Date: 2019-07-24 // almost 5 years ago
  • ➕ Added

    • ⚡️ Method to get the Version code of the Available Update

    🔄 Changed

    • 🏗 Pass the Activity to the Builder() instead of start() java mUpdateManager = UpdateManager.Builder(this);
    • ⚡️ No need to pass Activity to continueUpdate()

    ⚡️ You can find these codes in the demo app