The changes in this PR are required in order to fix the unit tests. The latest Robolectric version requires AndroidX, so this SDK nos requires it as well.
This represents a breaking change for those applications that are not using AndroidX already. Fortunately, since the Playstore enforces targeting SDK API 29 and above, this requirement should already be met by most of the apps.
The changes in this PR are required in order to fix the unit tests. The latest Robolectric version requires AndroidX, so this SDK nos requires it as well.
This represents a breaking change for those applications that are not using AndroidX already. Fortunately, since the Playstore enforces targeting SDK API 29 and above, this requirement should already be met by most of the apps.