Update dependencies

This commit is contained in:
Yoshi 2025-01-08 14:26:35 +03:00
parent a59c6b7338
commit 416f77765c

View file

@ -76,7 +76,7 @@ flutter {
dependencies {
implementation("androidx.core:core-remoteviews:1.1.0")
implementation("com.google.android.material:material:1.12.0")
implementation("androidx.work:work-runtime-ktx:2.9.1")
implementation('androidx.work:work-runtime-ktx:2.10.0')
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.4")
}