Skip to content

Commit

Permalink
Update fresco, waveform:library, libphonenumber
Browse files Browse the repository at this point in the history
- Picasso seems to be the cause of SSLUnverifiedException

Signed-off-by: Arka Prava Basu <arkaprava94@gmail.com>
  • Loading branch information
archie94 committed Jun 20, 2018
1 parent 7d03ce2 commit ddb7f9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -114,13 +114,13 @@ dependencies {
implementation 'com.nanohttpd:nanohttpd-webserver:2.2.0'
implementation 'me.angrybyte.picker:picker:1.3.1'
implementation 'com.github.stfalcon:frescoimageviewer:0.5.0'
implementation 'com.facebook.fresco:fresco:1.8.0'
implementation 'com.github.derlio.waveform:library:1.0.1'
implementation 'com.facebook.fresco:fresco:1.8.1'
implementation 'com.github.derlio.waveform:library:1.0.3@aar'
implementation 'org.firezenk:audiowaves:1.1@aar'
implementation 'com.maxproj.simplewaveform:app:1.0.0'
implementation 'com.takisoft.fix:preference-v7:27.1.0.0'
implementation 'com.wdullaer:materialdatetimepicker:3.5.2'
implementation 'com.googlecode.libphonenumber:libphonenumber:8.7.0'
implementation 'com.googlecode.libphonenumber:libphonenumber:8.8.10'
implementation('com.mikepenz:aboutlibraries:6.0.2@aar') {
transitive = true
}
Expand Down

0 comments on commit ddb7f9c

Please sign in to comment.