Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Ruesga <[email protected]>
  • Loading branch information
jruesga committed Dec 31, 2018
1 parent 3c98d6d commit e3acaa6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ext {
firebase_messaging : '17.3.4',
gson : '2.8.5',
retrofit2 : '2.5.0',
okhttp3 : '3.12.0',
okhttp3 : '3.12.1',
okio : '2.1.0',
okhttp_digest : 'f13c5b8f79',
rxjava : '2.2.4',
Expand All @@ -45,9 +45,9 @@ ext {
keyboardvisibilityevent : '2.2.0',
better_link_movement_method : '2.2.0',
aboutlibraries : '6.2.0',
crashlytics : '2.9.7',
crashlytics_core : '2.6.6',
crashlytics_answers : '1.4.5'
crashlytics : '2.9.8',
crashlytics_core : '2.6.7',
crashlytics_answers : '1.4.6'
]

testLibraries = [
Expand Down

0 comments on commit e3acaa6

Please sign in to comment.