1
0
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:
Allan Wang 2021-09-11 13:35:06 -07:00
parent d85846fb3e
commit 958a0d9019
No known key found for this signature in database
GPG Key ID: 69D90B885D405BDB

View File

@ -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