Use only androidTestImplementation
Simplify how the facebook dependency is added under the hood to use only androidTestImplementation and not testImplementation because this Gradle API is not available anymore.
Simplify how the facebook dependency is added under the hood to use only androidTestImplementation and not testImplementation because this Gradle API is not available anymore.