Update Kryo
This commit is contained in:
parent
e4456ef62a
commit
515aa47e59
|
@ -30,7 +30,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.esotericsoftware:kryo:4.0.1'
|
implementation 'com.esotericsoftware:kryo:4.0.2'
|
||||||
implementation "com.android.support:design:$android_support_version"
|
implementation "com.android.support:design:$android_support_version"
|
||||||
implementation 'com.sothree.slidinguppanel:library:3.3.1'
|
implementation 'com.sothree.slidinguppanel:library:3.3.1'
|
||||||
implementation 'com.squareup.okhttp3:okhttp:3.10.0'
|
implementation 'com.squareup.okhttp3:okhttp:3.10.0'
|
||||||
|
|
Loading…
Reference in New Issue