After migrating to Androidx packages using Android Studio menu option Refactor -> Refactor to Androidx...
I\'m getting the following error:
Error inf
Strangely, it worked for when I upgraded androidx.appcompat:...' library to
androidx.appcompat:...'
'androidx.appcompat:appcompat:1.1.0-alpha05' with constraint layout version 'androidx.constraintlayout:constraintlayout:1.1.3' on Android Studio 3.3
'androidx.appcompat:appcompat:1.1.0-alpha05'
'androidx.constraintlayout:constraintlayout:1.1.3'