release
This commit is contained in:
@@ -568,7 +568,7 @@ class ProfilePage extends StatelessWidget {
|
||||
),
|
||||
const SizedBox(height: 8),
|
||||
Text(
|
||||
'版本 ${AppConstants.appVersion}',
|
||||
'版本 ${AppConfig.appVersion}',
|
||||
style: TextStyle(
|
||||
fontSize: 14,
|
||||
color: isDark ? Colors.grey[400] : Colors.grey,
|
||||
|
||||
Reference in New Issue
Block a user