Update deps

This commit is contained in:
Andrew Rabert 2020-04-30 12:56:41 -04:00
parent e79aff9e98
commit 6704e05da2
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ dependencies {
implementation 'com.esotericsoftware:kryo:4.0.2'
implementation 'com.google.android.material:material:1.0.0'
implementation 'com.github.hannesa2:AndroidSlidingUpPanel:4.2.0'
implementation 'com.squareup.okhttp3:okhttp:4.4.1'
implementation 'com.squareup.okhttp3:okhttp:4.6.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "androidx.media:media:1.1.0"
implementation 'androidx.legacy:legacy-support-v4:1.0.0'