mirror of
https://github.com/AllanWang/Frost-for-Facebook.git
synced 2024-11-10 04:52:38 +01:00
Update frost specific versions
This commit is contained in:
parent
c48c24ec60
commit
1cc6fd728c
@ -14,11 +14,11 @@ object Versions {
|
||||
// https://github.com/jhy/jsoup/releases
|
||||
const val jsoup = "1.13.1"
|
||||
// https://square.github.io/okhttp/changelog/
|
||||
const val okhttp = "4.7.2"
|
||||
const val okhttp = "4.9.0"
|
||||
// https://developer.android.com/jetpack/androidx/releases/room
|
||||
const val room = "2.2.5"
|
||||
// http://robolectric.org/getting-started/
|
||||
const val roboelectric = "4.3"
|
||||
const val roboelectric = "4.4"
|
||||
// https://github.com/davemorrissey/subsampling-scale-image-view#quick-start
|
||||
const val scaleImageView = "3.10.0"
|
||||
// https://github.com/node-gradle/gradle-node-plugin/releases
|
||||
|
Loading…
Reference in New Issue
Block a user