Skip to content

Commit

Permalink
chore(deps): update dependency com.google.firebase:firebase-database …
Browse files Browse the repository at this point in the history
…to v19.3.1
  • Loading branch information
renovate-bot committed Jun 18, 2020
1 parent f5b6f76 commit 3cad8b0
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 @@ -163,7 +163,7 @@ dependencies {
implementation 'com.h6ah4i.android.widget.verticalseekbar:verticalseekbar:0.7.2'
implementation 'com.google.firebase:firebase-core:17.2.0'
implementation 'com.google.firebase:firebase-messaging:20.0.0'
implementation 'com.google.firebase:firebase-database:19.1.0'
implementation 'com.google.firebase:firebase-database:19.3.1'
implementation 'me.tankery.lib:circularSeekBar:1.1.3'
implementation 'org.apache.commons:commons-lang3:3.6'
implementation 'com.nononsenseapps:filepicker:4.1.0'
Expand Down

0 comments on commit 3cad8b0

Please sign in to comment.