From df4d4f0b9dabec61e8cb92020b95052eb6e34e8a Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 31 十月 2022 13:13:36 +0800 Subject: [PATCH] demo成功运行 --- Shared.Droid.LCVideoSDK/Shared.Droid.LCVideoSDK/Properties/AssemblyInfo.cs | 4 ++-- Shared.Droid.LCVideoSDK/Shared.Droid.LCVideoSDK/Jars/lechangeSDK.jar | 0 Shared.Droid.LCVideoSDK/.DS_Store | 0 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Shared.Droid.LCVideoSDK/.DS_Store b/Shared.Droid.LCVideoSDK/.DS_Store new file mode 100644 index 0000000..ffbf134 --- /dev/null +++ b/Shared.Droid.LCVideoSDK/.DS_Store Binary files differ diff --git a/Shared.Droid.LCVideoSDK/Shared.Droid.LCVideoSDK/Jars/lechangeSDK.jar b/Shared.Droid.LCVideoSDK/Shared.Droid.LCVideoSDK/Jars/lechangeSDK.jar index f49dc45..49e13c8 100644 --- a/Shared.Droid.LCVideoSDK/Shared.Droid.LCVideoSDK/Jars/lechangeSDK.jar +++ b/Shared.Droid.LCVideoSDK/Shared.Droid.LCVideoSDK/Jars/lechangeSDK.jar Binary files differ diff --git a/Shared.Droid.LCVideoSDK/Shared.Droid.LCVideoSDK/Properties/AssemblyInfo.cs b/Shared.Droid.LCVideoSDK/Shared.Droid.LCVideoSDK/Properties/AssemblyInfo.cs index 80a06df..e557dbe 100644 --- a/Shared.Droid.LCVideoSDK/Shared.Droid.LCVideoSDK/Properties/AssemblyInfo.cs +++ b/Shared.Droid.LCVideoSDK/Shared.Droid.LCVideoSDK/Properties/AssemblyInfo.cs @@ -22,5 +22,5 @@ // Minor Version // Build Number // Revision -[assembly: AssemblyVersion("1.0.2.0")] -[assembly: AssemblyFileVersion("1.0.2.0")] +[assembly: AssemblyVersion("1.0.2.1")] +[assembly: AssemblyFileVersion("1.0.2.1")] -- Gitblit v1.8.0