Skip to content
Snippets Groups Projects
Commit c749aa1c authored by Daniel Gultsch's avatar Daniel Gultsch
Browse files

bumped okhttp

parent 6c5b7144
No related branches found
No related tags found
No related merge requests found
......@@ -63,13 +63,14 @@ dependencies {
implementation project(':libs:xmpp-addr')
implementation 'org.osmdroid:osmdroid-android:6.1.0'
implementation 'org.hsluv:hsluv:0.2'
implementation 'org.conscrypt:conscrypt-android:2.1.0'
implementation 'org.conscrypt:conscrypt-android:2.2.1'
implementation 'me.drakeet.support:toastcompat:1.1.0'
implementation "com.leinardi.android:speed-dial:2.0.1"
implementation 'com.squareup.retrofit2:retrofit:2.6.1'
implementation 'com.squareup.retrofit2:converter-gson:2.6.1'
implementation 'com.squareup.okhttp3:okhttp:3.14.3'
implementation 'com.google.guava:guava:27.1-android'
quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.10.1'
quicksyImplementation 'io.michaelrocks:libphonenumber-android:8.10.16'
}
ext {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment