📝 Update user agreement

This commit is contained in:
2025-08-06 20:30:59 +08:00
parent 56543d7b4c
commit 5df2445f3f
2 changed files with 2 additions and 2 deletions

View File

@@ -205,7 +205,7 @@ class _AboutScreenState extends ConsumerState<AboutScreen> {
title: 'aboutScreenTermsOfServiceTitle'.tr(),
onTap:
() => _launchURL(
'https://solsynth.dev/terms/basic-law',
'https://solsynth.dev/terms/user-agreement',
),
),
_buildListTile(

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+116
version: 3.1.0+117
environment:
sdk: ^3.7.2