I updated play-services dependencies to version 15.0.0 and also added play-services-safetynet to my app.gradle. After that i always get
Program type
1.Update all the firebase libs according to this release page.
2.Update google location and google map service to 15.0.1.
implementation 'com.google.android.gms:play-services-maps:15.0.1'
implementation 'com.google.android.gms:play-services-location:15.0.1'
implementation 'com.google.android.gms:play-services-places:15.0.1'