🚀 Launch 3.1.0+114

This commit is contained in:
2025-07-20 18:31:58 +08:00
parent 18db50d80c
commit 25ae18d6a9
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ part 'config.g.dart';
const kTokenPairStoreKey = 'dyn_user_tk';
const kNetworkServerDefault = 'https://nt.solian.app';
const kNetworkServerDefault = 'https://api.solian.app';
const kNetworkServerStoreKey = 'app_server_url';
const kAppbarTransparentStoreKey = 'app_bar_transparent';

View File

@@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 3.1.0+113
version: 3.1.0+114
environment:
sdk: ^3.7.2