Bridouille / android-beacon-scanner

A simple android iBeacon, AltBeacon, Eddystone and RuuviTag beacon scanner
https://play.google.com/store/apps/details?id=com.bridou_n.beaconscanner
330 stars 108 forks source link

Building project #4

Closed ZahirSoufiane closed 7 years ago

ZahirSoufiane commented 7 years ago

Hi,thks for yr lib :) after clonnig your library, i got this issus (building the project build.gradle)

Error:Failed to resolve: annotationProcessor
<a href="openFile:C:/Users/Soufian/Desktop/project04/android-beacon-scanner/app/build.gradle">Open File</a>
Error:(85, 13) Failed to resolve: com.google.firebase:firebase-core:10.2.6
<a href="openFile:C:/Users/Soufian/Desktop/project04/android-beacon-scanner/app/build.gradle">Show in File</a><br><a href="open.dependency.in.project.structure">Show in Project Structure dialog</a>
Bridouille commented 7 years ago

Hi,

I've tried to reproduce your issue but it's working fine on my side. I cloned the repo, added a google-services.json file in the app folder, and compiled the project without any issue.

Did you manage to solve your issue ?

Bridouille commented 7 years ago

No more news here, closing.