mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Update Firebase
This commit is contained in:
parent
4c10b9844b
commit
89007923c7
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ dependencies {
|
||||||
// UI library
|
// UI library
|
||||||
implementation 'com.google.android.material:material:1.1.0'
|
implementation 'com.google.android.material:material:1.1.0'
|
||||||
|
|
||||||
standardImplementation 'com.google.firebase:firebase-core:17.2.2'
|
standardImplementation 'com.google.firebase:firebase-core:17.2.3'
|
||||||
|
|
||||||
// ReactiveX
|
// ReactiveX
|
||||||
implementation 'io.reactivex:rxandroid:1.2.1'
|
implementation 'io.reactivex:rxandroid:1.2.1'
|
||||||
|
|
Loading…
Reference in a new issue