fix: pin intl dependency to ^0.20.2 instead of any (#344)

This commit was merged in pull request #344.
This commit is contained in:
Bot of Thomas Güttler
2026-06-01 21:47:50 +02:00
parent c6e7c035f2
commit 7e3308cb94
+1 -1
View File
@@ -33,7 +33,7 @@ dependencies:
flutter_secure_storage: ^10.0.0
# Date formatting
intl: any
intl: ^0.20.2
# File picking (compose attachments) and opening downloaded attachments
file_picker: ^12.0.0-beta.4