From 57053e5720e66837c3a50c01dc6683032f5917d6 Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期四, 14 一月 2021 13:56:09 +0800
Subject: [PATCH] 20200114-签名问题,安卓控件坐标异常

---
 HDL-ON_iOS/Info.plist |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist
index bc8f91f..aeea466 100755
--- a/HDL-ON_iOS/Info.plist
+++ b/HDL-ON_iOS/Info.plist
@@ -96,9 +96,9 @@
 	<key>UIStatusBarStyle</key>
 	<string>UIStatusBarStyleLightContent</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.1.202101111</string>
+	<string>1.1.202101141</string>
 	<key>CFBundleVersion</key>
-	<string>202001111</string>
+	<string>202101141</string>
 	<key>NSLocationWhenInUseUsageDescription</key>
 	<string>Use geographic location to provide services such as weather</string>
 	<key>NSAppleMusicUsageDescription</key>

--
Gitblit v1.8.0