I want to use Google architecture components in my app, but after updating android studio to version 3.1.1 when I add android.arch.lifecycle:extensions:1.1.1 depend
android.arch.lifecycle:extensions:1.1.1
i add this line in build.gradle and fixed bug : implementation 'androidx.fragment:fragment:1.2.5'
implementation 'androidx.fragment:fragment:1.2.5'