From 901b4862e4b9c6e8efa0d4da83a4c66c721d44aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ku=C3=9Fowski?= Date: Sun, 12 Mar 2023 17:21:17 +0100 Subject: [PATCH] chore: Update build number --- android/fastlane/report.xml | 9 +++++++-- pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/android/fastlane/report.xml b/android/fastlane/report.xml index fb0e5ee8..96f7a8a6 100644 --- a/android/fastlane/report.xml +++ b/android/fastlane/report.xml @@ -5,12 +5,17 @@ - + - + + + + + + diff --git a/pubspec.yaml b/pubspec.yaml index 85f52cab..feec65fd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fluffychat description: Chat with your friends. publish_to: none -version: 1.10.0+2331 +version: 1.10.0+3252 environment: sdk: ">=2.12.0 <3.0.0"