fix: upgrade workmanager to 0.9.0+3 to fix Kotlin 2.x AAB build failure (#38)

This commit was merged in pull request #38.
This commit is contained in:
Bot of Thomas Güttler
2026-05-14 09:03:17 +02:00
parent 1d93eb10f3
commit 6d83a5670d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ dependencies:
# Background sync and local notifications
flutter_local_notifications: ^18.0.1
workmanager: ^0.5.2
workmanager: ^0.9.0
dev_dependencies:
flutter_test: