|
1 | | -## suppress inspection "SpellCheckingInspection" for whole file |
2 | | -## suppress inspection "UnusedProperty" for whole file |
3 | | -## |
4 | | -## Dependencies and Plugin versions with their available updates |
5 | | -## Generated by $ ./gradlew refreshVersions |
6 | | -## Please, don't put extra comments in that file yet, keeping them is not supported yet. |
| 1 | +#### Dependencies and Plugin versions with their available updates. |
| 2 | +#### Generated by `./gradlew refreshVersions` version 0.10.1 |
| 3 | +#### |
| 4 | +#### Don't manually edit or split the comments that start with four hashtags (####), |
| 5 | +#### they will be overwritten by refreshVersions. |
| 6 | +#### |
| 7 | +#### suppress inspection "SpellCheckingInspection" for whole file |
| 8 | +#### suppress inspection "UnusedProperty" for whole file |
7 | 9 |
|
8 | 10 | version.androidx.appcompat=1.2.0 |
9 | 11 | version.androidx.arch.core=2.1.0 |
10 | 12 | version.androidx.constraintlayout=2.0.4 |
11 | | -version.androidx.recyclerview=1.2.0 |
| 13 | +version.androidx.recyclerview=1.2.1 |
12 | 14 | version.androidx.core=1.3.2 |
13 | 15 | version.androidx.fragment=1.2.5 |
14 | 16 | version.androidx.legacy=1.0.0 |
15 | 17 | version.androidx.lifecycle=2.4.0-alpha01 |
16 | | -version.androidx.room=2.2.5 |
| 18 | +version.androidx.room=2.2.6 |
17 | 19 | version.androidx.swiperefreshlayout=1.1.0 |
18 | | -version.androidx.test=1.3.0 |
| 20 | +version.androidx.test=1.4.0-beta02 |
19 | 21 | version.androidx.webkit=1.3.0 |
20 | 22 | version.androidx.work=2.4.0 |
21 | 23 | version.androidx.security=1.1.0-alpha03 |
22 | | -version.com.airbnb.android..lottie=3.4.0 |
| 24 | +version.androidx.security-crypto=1.1.0-alpha03 |
| 25 | +version.com.airbnb.android..lottie=3.7.0 |
23 | 26 | version.com.android.installreferrer..installreferrer=1.1.2 |
24 | | -version.com.github.bumptech.glide..compiler=4.11.0 |
25 | | -version.com.github.bumptech.glide..glide=4.11.0 |
26 | | -version.com.github.bumptech.glide..okhttp3-integration=4.11.0 |
| 27 | +version.com.github.bumptech.glide..compiler=4.12.0 |
| 28 | +version.com.github.bumptech.glide..glide=4.12.0 |
| 29 | +version.com.github.bumptech.glide..okhttp3-integration=4.12.0 |
27 | 30 | version.com.jakewharton.rxrelay2..rxrelay=2.0.0 |
28 | 31 | version.com.jakewharton.timber..timber=4.7.1 |
29 | | -version.com.nhaarman.mockitokotlin2..mockito-kotlin=2.1.0 |
| 32 | +version.com.nhaarman.mockitokotlin2..mockito-kotlin=2.2.0 |
30 | 33 | version.google.android.material=1.2.1 |
31 | | -version.google.dagger=2.32 |
| 34 | +version.google.dagger=2.37 |
32 | 35 | version.io.reactivex.rxjava2..rxandroid=2.0.2 |
33 | 36 | version.io.reactivex.rxjava2..rxjava=2.2.9 |
34 | 37 | version.kotlin=1.4.10 |
35 | 38 | version.kotlinx.coroutines=1.5.0 |
36 | | -version.leakcanary=2.5 |
| 39 | +version.leakcanary=2.7 |
37 | 40 | version.okhttp3=4.9.0 |
38 | 41 | version.org.apache.commons..commons-math3=3.6.1 |
39 | | -version.org.mockito..mockito-android=3.4.6 |
40 | | -version.retrofit2=2.8.1 |
| 42 | +version.mockito=3.4.6 |
| 43 | +version.retrofit2=2.9.0 |
41 | 44 | version.junit.junit=4.13.2 |
42 | 45 | version.org.jsoup..jsoup=1.13.1 |
43 | | -version.app.cash.turbine..turbine=0.5.1 |
| 46 | +version.app.cash.turbine..turbine=0.5.2 |
0 commit comments