Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
chore(gradle): add hint for could not find error
Browse files Browse the repository at this point in the history
  • Loading branch information
jpollak committed Jun 2, 2017
1 parent 42a7d96 commit 391b924
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ repositories {

dependencies {
compile 'com.emarsys:mobile-engage-sdk:+'
// Getting a "Could not find firebase-core" error? Make sure you have
// the latest Google Repository in the Android SDK manager

compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.android.support.constraint:constraint-layout:1.0.2'
Expand Down

0 comments on commit 391b924

Please sign in to comment.