I updated \'android.support:appcompat-v7\' to 28.0.0.
28.0.0
But it brought an error from the build.
Attribute application@appComponentFactory
Google play services breaking changes. See Release Notes.
The simple way to resolve this issue is just changing the version of Google play services.
Change all com.google.android.gms:play-services-* dependencies to version 16
com.google.android.gms:play-services-*