version bump

This commit is contained in:
Salvatore Giordano
2020-04-05 11:57:11 +02:00
parent 12edc3ff90
commit 0b442aafdf
3 changed files with 8 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ Just add the `CountryLocalizations.delegate` in the list of your app delegates
Locale('en'),
Locale('it'),
Locale('fr'),
Locale('es'),
],
localizationsDelegates: [
CountryLocalizations.delegate,