upgrade deps

This commit is contained in:
Fabian Freund
2025-12-22 21:44:37 +01:00
parent 8011a7f956
commit 9ef6192aff
13 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ android {
dependencies {
// implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.glance:glance-appwidget:1.1.1'
implementation 'com.google.android.material:material:1.12.0'
implementation 'com.google.android.material:material:1.13.0'
}
buildFeatures {