I\'m migrating my dependencies for an Android P test to the androidx dependencies. For some not very clear reasons my project does not compile anymore (and no I won\'t provi
Check Layout files maybe there are Views left which use support library instead of androidx for example
change it to