Update version code

This commit is contained in:
2025-01-25 16:57:55 +08:00
parent b43d907763
commit ba4eff66db
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ export "widget_utils.dart";
export "context.dart";
class _App {
final version = "1.2.1";
final version = "1.2.2";
bool get isAndroid => Platform.isAndroid;

View File

@@ -1100,4 +1100,4 @@ packages:
version: "0.0.9"
sdks:
dart: ">=3.6.0 <4.0.0"
flutter: ">=3.27.2"
flutter: ">=3.27.3"

View File

@@ -2,11 +2,11 @@ name: venera
description: "A comic app."
publish_to: 'none'
version: 1.2.1+121
version: 1.2.2+122
environment:
sdk: '>=3.6.0 <4.0.0'
flutter: 3.27.2
flutter: 3.27.3
dependencies:
flutter: