I tried to implement google play services but I am getting this error
Failed to resolve: com.google.android.gms:play-services-stats:9.8.0
When I tried to install this, I encountered such a pop-up message could not find dependency 'com.google.android.gms:play-services-stats:9.8.0'
The features of the project as shown below::
compileSdkVersion 28
buildToolsVersion '28.0.3'