For example, for androidx.constraintlayout.constraintlayout the SDK Manager shows the version 1.1.3, while 2.0.4 is available. This causes an issue when updating com.google.android.material.material to version 1.3.0 from the available 1.2.0, since it requires at least version 2.0.1 of constraintlayout. Installing the latest version manually fixes the error.