Skip to content

Commit

Permalink
chore(deps): update dependency com.google.firebase:firebase-core to v…
Browse files Browse the repository at this point in the history
…17.4.1
  • Loading branch information
renovate-bot committed May 14, 2020
1 parent f5b6f76 commit e04edcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ dependencies {
implementation 'io.reactivex.rxjava2:rxjava:2.2.12'
implementation 'com.wang.avi:library:2.1.3'
implementation 'com.h6ah4i.android.widget.verticalseekbar:verticalseekbar:0.7.2'
implementation 'com.google.firebase:firebase-core:17.2.0'
implementation 'com.google.firebase:firebase-core:17.4.1'
implementation 'com.google.firebase:firebase-messaging:20.0.0'
implementation 'com.google.firebase:firebase-database:19.1.0'
implementation 'me.tankery.lib:circularSeekBar:1.1.3'
Expand Down

0 comments on commit e04edcc

Please sign in to comment.