upgrade deps

This commit is contained in:
Fabian Freund
2026-06-21 11:59:37 +02:00
parent 4a5856f143
commit f6930a7c14
10 changed files with 1036 additions and 1767 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ android {
}
because 'home_widget uses 1.+ and newer alpha releases require AGP 9.1 and compileSdk 37'
}
implementation 'com.google.android.material:material:1.13.0'
implementation 'com.google.android.material:material:1.14.0'
}
buildFeatures {