chore(deps): update dependency com.google.android.material:material to v1.14.0 #48

Merged
rasensprenger merged 1 commit from renovate/com.google.android.material-material-1.x into dev 2026-08-06 12:46:53 +03:00
Showing only changes of commit 0e2995454e - Show all commits

chore(deps): update dependency com.google.android.material:material to v1.14.0

Rasensprenger 2026-08-06 07:01:41 +02:00

View file

@ -77,7 +77,7 @@ dependencies {
implementation("androidx.webkit:webkit:1.14.0") implementation("androidx.webkit:webkit:1.14.0")
implementation("androidx.appcompat:appcompat:1.7.1") implementation("androidx.appcompat:appcompat:1.7.1")
implementation("androidx.activity:activity-ktx:1.10.1") implementation("androidx.activity:activity-ktx:1.10.1")
implementation("com.google.android.material:material:1.12.0") implementation("com.google.android.material:material:1.14.0")
testImplementation("junit:junit:4.13.2") testImplementation("junit:junit:4.13.2")
androidTestImplementation("androidx.test.ext:junit:1.1.4") androidTestImplementation("androidx.test.ext:junit:1.1.4")
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.0") androidTestImplementation("androidx.test.espresso:espresso-core:3.5.0")