Enable google play support and Include AdMob support for ads are disabled in my project. All other settings in google play section are empty. But for some reason I see the following lines in the build log:
LogPlayLevel: AARImports: com.google.android.gms, play-services-auth, 11.8.0
LogPlayLevel: AARImports: com.google.android.gms, play-services-games, 11.8.0
LogPlayLevel: AARImports: com.google.android.gms, play-services-nearby, 11.8.0
LogPlayLevel: AARImports: com.google.android.gms, play-services-plus, 11.8.0
Is it a bug? Is it possible to remove (or update) these dependencies without editing something in the engine folder?