Skip to content

Commit

Permalink
Merge pull request #318 from DrAugus/renovate/com.google.android.mate…
Browse files Browse the repository at this point in the history
…rial-material-1.x

fix(deps): update dependency com.google.android.material:material to v1.12.0
  • Loading branch information
mergify[bot] authored Dec 21, 2024
2 parents 872a045 + 19e6118 commit 5a2bd9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/gen/android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ rust {
dependencies {
implementation("androidx.webkit:webkit:1.12.1")
implementation("androidx.appcompat:appcompat:1.7.0")
implementation("com.google.android.material:material:1.8.0")
implementation("com.google.android.material:material:1.12.0")
testImplementation("junit:junit:4.13.2")
androidTestImplementation("androidx.test.ext:junit:1.2.1")
androidTestImplementation("androidx.test.espresso:espresso-core:3.6.1")
Expand Down

0 comments on commit 5a2bd9d

Please sign in to comment.