Skip to content

Commit

Permalink
Attempt build fix
Browse files Browse the repository at this point in the history
Change-Id: Ib5770c51d0ae6e2c197a1bbdf3f0bf7ab25b788f
  • Loading branch information
samtstern committed May 24, 2018
1 parent 046460c commit db69439
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messaging/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ dependencies {
implementation 'com.android.support:support-v4:27.1.1'
implementation 'com.android.support:support-compat:27.1.1'

implementation 'com.google.firebase:firebase-core:15.0.2'
implementation 'com.google.firebase:firebase-core:16.0.0'
implementation 'com.google.firebase:firebase-iid:16.0.0'
implementation 'com.google.firebase:firebase-messaging:17.0.0'
implementation 'com.firebase:firebase-jobdispatcher:0.8.5'

Expand Down

0 comments on commit db69439

Please sign in to comment.