From aa4d133dc8333436eb32fceec6fc73bc7403ae67 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Fri, 31 Jul 2020 14:50:14 +0800 Subject: [PATCH] chore: Update example app name. --- example/android/app/src/main/res/values/strings.xml | 2 +- example/ios/example/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/android/app/src/main/res/values/strings.xml b/example/android/app/src/main/res/values/strings.xml index d75426c..d6f3bd4 100644 --- a/example/android/app/src/main/res/values/strings.xml +++ b/example/android/app/src/main/res/values/strings.xml @@ -1,3 +1,3 @@ - example + 支付宝SDK实例 diff --git a/example/ios/example/Info.plist b/example/ios/example/Info.plist index 20fb35c..9d5d56e 100644 --- a/example/ios/example/Info.plist +++ b/example/ios/example/Info.plist @@ -5,7 +5,7 @@ CFBundleDevelopmentRegion en CFBundleDisplayName - example + 支付宝SDK实例 CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier