how to fix
i want to implement google maps but it keeps display error “Unexpected tokens (use ‘;’ to separate expressions on the same line)”. please help to fix this
implementation ‘com.google.android.gms:play-services-maps:18.1.0’
implementation ‘com.google.android.gms:play-services-location:20.0.0’
Variable ‘implementation’ must be initialized//error
New contributor
Azimah Wahab is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.