mirror of
https://github.com/AllanWang/Frost-for-Facebook.git
synced 2024-11-08 12:02:33 +01:00
Update frost versions
This commit is contained in:
parent
d85846fb3e
commit
958a0d9019
@ -12,11 +12,11 @@ object Versions {
|
||||
const val exoMedia = "4.3.0"
|
||||
|
||||
// https://github.com/jhy/jsoup/releases
|
||||
const val jsoup = "1.13.1"
|
||||
const val jsoup = "1.14.2"
|
||||
// https://square.github.io/okhttp/changelog/
|
||||
const val okhttp = "4.9.0"
|
||||
const val okhttp = "4.9.1"
|
||||
// https://developer.android.com/jetpack/androidx/releases/room
|
||||
const val room = "2.2.6"
|
||||
const val room = "2.3.0"
|
||||
// http://robolectric.org/getting-started/
|
||||
const val roboelectric = "4.4"
|
||||
// https://github.com/davemorrissey/subsampling-scale-image-view#quick-start
|
||||
|
Loading…
Reference in New Issue
Block a user