Also added androidX dependencies to avoid conflicts and resolve ':youtube_api:verifyReleaseResources' error that happens with conflicting Firebase packages or any another package.
i.e. this error,
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':youtube_api:verifyReleaseResources'.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Also added androidX dependencies to avoid conflicts and resolve ':youtube_api:verifyReleaseResources' error that happens with conflicting Firebase packages or any another package. i.e. this error,
FAILURE: Build failed with an exception.