APK compile error: Caused by java.net.UnknownHostException: firebasecrashlyticssymbols.googleapis.com
I'm wornking on an Android application and I'm trying to generate the APK. When I do that I receive this error and Android Studio does´t give me more info about it. Build Configurations: buildTypes { release { shrinkResources true minifyEnabled…