rizmaulana / kotlin-mvvm-covid19

This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc
Apache License 2.0
435 stars 111 forks source link

Error Build #46

Closed arielcavadia1 closed 4 years ago

arielcavadia1 commented 4 years ago

compile error says the manifest is not found. any solution?

pandubaraja commented 4 years ago

Hi @arielcavadia1, have you changed the value of <GOOGLE_MAPS_API_KEY> with your key in the AndroidManifest.xml?

Screen Shot 2020-03-28 at 19 56 26
arielcavadia1 commented 4 years ago

Hello fellow, I have realized that I had to put the key of g maps, thanks for the help and burn work.