Upgrade Android SDK version

When you want to upgrade the SDK version in your app to the latest, complete the following basic steps:

  1. Open the app's build.gradle file.
  2. You can manually update the SDK library version, or when you hover over the SDK library, a popup notification prompts you to upgrade to the new version.

📘

Tip:

To find the latest version, see SDK MavenCentral repo.

705
  1. Merge the configuration files and keep your custom settings.