Missing 'package' key attribute on element package at [com.google.android.gms:play-services-maps:17.0.1] Solutions remove the following line from your own ```` <queries> <package android:name="com.google.android.apps.maps" /> </queries> ``````