From 647577497d819fddeffa8b1834fa067ffd399e61 Mon Sep 17 00:00:00 2001 From: M Date: Wed, 23 Dec 2020 14:51:58 +0200 Subject: [PATCH] Changed android project version to 4.0.92 (23). --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 656f9b6b2..3e680b605 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Cake Wallet. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 4.0.91+22 +version: 4.0.92+23 environment: sdk: ">=2.7.0 <3.0.0"