Browse Source

Update dependency androidx.recyclerview:recyclerview to v1.3.0 (#188)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
misc/jme/add-logging-to-state-machine
renovate[bot] 2 years ago committed by GitHub
parent
commit
72293b139d
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -14,7 +14,7 @@ material = "1.8.0" @@ -14,7 +14,7 @@ material = "1.8.0"
corektx = "1.9.0"
datastore = "1.0.0"
constraintlayout = "2.1.4"
recyclerview = "1.2.1"
recyclerview = "1.3.0"
lifecycle = "2.5.1"
activity_compose = "1.6.1"
startup = "1.1.1"

Loading…
Cancel
Save