Skip to content

Commit

Permalink
Update dependency com.google.android.material:material to v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent ce94a0c commit 39d88c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation(project(":slidetoact"))

implementation("androidx.appcompat:appcompat:1.6.1")
implementation("com.google.android.material:material:1.11.0")
implementation("com.google.android.material:material:1.12.0")

testImplementation("junit:junit:4.13.2")

Expand Down

0 comments on commit 39d88c0

Please sign in to comment.