From 1096d2db6181f3b6ee1013dc0734fd5c93e52283 Mon Sep 17 00:00:00 2001 From: xiaoyaocz Date: Fri, 9 Aug 2024 11:35:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E6=BB=9AFlutter=203.24=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- simple_live_app/pubspec.yaml | 2 +- simple_live_tv_app/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/simple_live_app/pubspec.yaml b/simple_live_app/pubspec.yaml index c03c2adb..54204744 100644 --- a/simple_live_app/pubspec.yaml +++ b/simple_live_app/pubspec.yaml @@ -1,5 +1,5 @@ name: simple_live_app -version: 1.6.8+10608 +version: 1.7.0+10700 publish_to: none description: "Simple Live APP" environment: diff --git a/simple_live_tv_app/pubspec.yaml b/simple_live_tv_app/pubspec.yaml index 0e6e3478..98591227 100644 --- a/simple_live_tv_app/pubspec.yaml +++ b/simple_live_tv_app/pubspec.yaml @@ -1,7 +1,7 @@ name: simple_live_tv_app description: A new Flutter project. publish_to: 'none' -version: 1.1.4+10104 +version: 1.1.6+10106 environment: sdk: '>=3.1.2 <4.0.0'