Skip to content

Commit

Permalink
Update project library dependencies (#1760)
Browse files Browse the repository at this point in the history
  • Loading branch information
CDRussell authored Feb 21, 2022
1 parent 85e79f0 commit d0811a2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions versions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@

plugin.android=7.0.0

version.androidx.appcompat=1.4.0
version.androidx.appcompat=1.4.1

version.androidx.arch.core=2.1.0

version.androidx.constraintlayout=2.1.2

version.androidx.localbroadcastmanager=1.0.0
version.androidx.localbroadcastmanager=1.1.0

version.androidx.recyclerview=1.2.1

version.androidx.core=1.7.0

version.androidx.fragment=1.4.0
version.androidx.fragment=1.4.1

version.androidx.legacy=1.0.0

version.androidx.lifecycle=2.4.0
version.androidx.lifecycle=2.4.1

version.androidx.room=2.4.0
version.androidx.room=2.4.1

version.androidx.swiperefreshlayout=1.1.0

Expand All @@ -47,11 +47,11 @@ version.com.airbnb.android..lottie=4.2.2

version.com.android.installreferrer..installreferrer=2.2

version.com.github.bumptech.glide..compiler=4.12.0
version.com.github.bumptech.glide..compiler=4.13.0

version.com.github.bumptech.glide..glide=4.12.0
version.com.github.bumptech.glide..glide=4.13.0

version.com.github.bumptech.glide..okhttp3-integration=4.12.0
version.com.github.bumptech.glide..okhttp3-integration=4.13.0

version.com.jakewharton.rxrelay2..rxrelay=2.0.0

Expand All @@ -71,15 +71,15 @@ version.kotlin=1.6.10

version.kotlinx.coroutines=1.6.0

version.leakcanary=2.8
version.leakcanary=2.8.1

version.mockito=4.2.0
version.mockito=4.3.1

version.moshi=1.8.0

version.okhttp3=4.9.3

version.okio=3.0.0
version.okio=3.0.0

version.org.apache.commons..commons-math3=3.6.1

Expand Down

0 comments on commit d0811a2

Please sign in to comment.