From 053ed63ba1c8665171b2063d06e402c6c96a1748 Mon Sep 17 00:00:00 2001 From: JarvanMo Date: Tue, 24 Sep 2024 09:11:24 +0800 Subject: [PATCH] Update pubspec.yaml --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 560e9eac..b741f6c9 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -16,7 +16,7 @@ fluwx: ios: universal_link: https://testdomain.com # scene_delegate: true # Defaults to false. -# no_pay: false # Set to true to disable payment. +# no_pay: true # Set to true to disable payment. # ignore_security: true # Set to true to disable security seetings. # Dependencies specify other packages that your package needs in order to work.