From b843f85f1cf8d270b2b85abb56f7f4c55a1acdfb Mon Sep 17 00:00:00 2001 From: ggurdin Date: Tue, 29 Oct 2024 10:51:51 -0400 Subject: [PATCH] update sdk version --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index e869b8a0d..62b8d21a7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1481,7 +1481,7 @@ packages: description: path: "." ref: main - resolved-ref: bc99ebf09fa8255a4f6c41bd2d1287b1a5ac4639 + resolved-ref: "59895c358743fa23d8b52a61a8ec9755139951f8" url: "https://github.com/pangeachat/matrix-dart-sdk.git" source: git version: "0.32.4" diff --git a/pubspec.yaml b/pubspec.yaml index c9752349c..788d4d1ca 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.1+3560 +version: 1.23.2+3561 environment: sdk: ">=3.0.0 <4.0.0"