Update Kryo

This commit is contained in:
Andrew Rabert 2018-03-24 16:13:56 -04:00
parent e4456ef62a
commit 515aa47e59
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ android {
}
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.sothree.slidinguppanel:library:3.3.1'
implementation 'com.squareup.okhttp3:okhttp:3.10.0'