Skip to content

Commit

Permalink
dependency upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
mtotschnig committed Dec 16, 2023
1 parent 2f1b5c5 commit 40ab6fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ext {
appcompatVersion = "1.6.1"
picassoVersion = "2.8"
recyclerview = "1.3.2"
materialComponents = "1.10.0"
materialComponents = "1.11.0"
junitVersion = "4.13.2"
timberVersion = "5.0.1"
assertjVersion = "3.19.0"
Expand All @@ -59,5 +59,5 @@ ext {
barista = "4.3.0"
googleHttp = "1.43.3"
composeBom = "androidx.compose:compose-bom:2023.06.01"
activityCompose = "1.8.1"
activityCompose = "1.8.2"
}

0 comments on commit 40ab6fd

Please sign in to comment.