Commit e8adc070 authored by Varun Patil's avatar Varun Patil

Update dependencies

parent a206a364
...@@ -27,7 +27,7 @@ android { ...@@ -27,7 +27,7 @@ android {
ext { ext {
androidxVersion = '1.0.0' androidxVersion = '1.0.0'
playServicesVersion = '17.0.0' playServicesVersion = '17.0.0'
playServicesVisionVersion = '18.0.0' playServicesVisionVersion = '19.0.0'
retrofitVersion = '2.3.0' retrofitVersion = '2.3.0'
okhttpVersion = '3.14.0' okhttpVersion = '3.14.0'
picassoVersion = '2.71828' picassoVersion = '2.71828'
...@@ -35,7 +35,7 @@ ext { ...@@ -35,7 +35,7 @@ ext {
markwonVersion = '2.0.1' markwonVersion = '2.0.1'
tagViewVersion = '1.3' tagViewVersion = '1.3'
circleIndicatorVersion = '1.2.2@aar' circleIndicatorVersion = '1.2.2@aar'
firebaseVersion = '17.3.4' firebaseVersion = '20.0.0'
flexboxVersion = '1.0.0' flexboxVersion = '1.0.0'
sectionedRecyclerViewVersion = '1.2.0' sectionedRecyclerViewVersion = '1.2.0'
lottieVersion = '2.7.0' lottieVersion = '2.7.0'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment