I followed the tutorial step by step to setup google maps on my android app, but I keep receiving this error:
```W/DynamiteModule: Local module descriptor class for com.google.android.gms.googlecertificates not found.
I/DynamiteModule: Considering local module com.google.android.gms.googlecertificates:0 and remote module com.google.android.gms.googlecertificates:6
I/DynamiteModule: Selected remote version of com.google.android.gms.googlecertificates, version >= 6```
I've tried both in different emulators and physical devices, but nothing works. The same apk I compiled a few weeks ago also stopped working.