Migration to androidX Why? If you've ever worked on an android project you must have had the chance to fight the libraries version. Android tried to split the support libraries into smaller pieces, and we got some modularisation, (com.android.support:cardview-v7, com.android.support:recyclerview-v7), but this approach has made things more complicated because of the versions. We are well aware ...Continue reading "Migration to androidX"The post Migration to androidX appeared first on Insights.