Skip to content

Commit

Permalink
Update dependency com.google.android.material:material to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2023
1 parent f351bbb commit 8b9e7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composesensors/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ android {
dependencies {
val coreKtxVersion = "1.9.0"
val appCompatVersion = "1.6.1"
val materialVersion = "1.8.0"
val materialVersion = "1.9.0"
val jUnitVersion = "4.13.2"
val androidJUnitVersion = "1.1.5"
val espressoVersion = "3.5.1"
Expand Down

0 comments on commit 8b9e7be

Please sign in to comment.