From f9488cae0141873913d6c63ad0a9c3d110635b39 Mon Sep 17 00:00:00 2001 From: ggurdin <46800240+ggurdin@users.noreply.github.com> Date: Tue, 19 Nov 2024 14:52:25 -0500 Subject: [PATCH] 1050 add users by link or code (#1062) * update copy for inviting users by link or code * update tts package --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 1a7a12f0c..37d03ea9d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ description: Learn a language while texting your friends. # Pangea# publish_to: none # On version bump also increase the build number for F-Droid -version: 1.23.9+3568 +version: 1.23.10+3569 environment: sdk: ">=3.0.0 <4.0.0" @@ -134,7 +134,7 @@ dependencies: shimmer: ^3.0.0 syncfusion_flutter_xlsio: ^25.1.40 rive: 0.11.11 - flutter_tts: ^4.0.2 + flutter_tts: ^4.2.0 # Pangea# dev_dependencies: