Skip to content

Commit

Permalink
fix(deps): update dependency com.google.android.material:material to …
Browse files Browse the repository at this point in the history
…v1.12.0
  • Loading branch information
renovate[bot] authored and wax911 committed May 4, 2024
1 parent 077a22a commit 6c3bce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ androidx-test-rules = { module = "androidx.test:rules", version = "1.5.0" }
androidx-junitKtx = { module = "androidx.test.ext:junit-ktx", version.ref = "androidx-test-ext" }

google-auto-service = "com.google.auto.service:auto-service:1.1.1"
google-android-material = "com.google.android.material:material:1.11.0"
google-android-material = "com.google.android.material:material:1.12.0"

jetbrains-dokka-gradle = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version.ref = "jetbrains-dokka" }
jetbrains-kotlin-stdlib-jdk8 = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "jetbrains-kotlin" }
Expand Down

0 comments on commit 6c3bce6

Please sign in to comment.