Skip to content

Commit

Permalink
Update android material
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecorry31 committed Oct 14, 2023
1 parent 7276c29 commit 672fb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ dependencies {
implementation("androidx.camera:camera-view:$cameraxVersion")

// Material
implementation("com.google.android.material:material:1.9.0")
implementation("com.google.android.material:material:1.10.0")
implementation("com.google.android.flexbox:flexbox:3.0.0")

// Andromeda
Expand Down

0 comments on commit 672fb55

Please sign in to comment.