I would like to use googlePlayServicesVersion 16.1.0, but than I get
Could not find com.google.android.gms:play-services-location:16.1.0
I have tried adding implementation 'com.google.android.gms:play-services-location:16.0.0'
inside app/build.gradle dependencies
I have added googlePlayServicesVersion = "16.1.0"
inside android/build.gradle