From d815ec427cb61fc6c82d25c6a65fca2e1766ed71 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 25 三月 2021 13:48:51 +0800 Subject: [PATCH] 2021-03-25 1.UI优化 --- Shared.Droid.JLCountryCode/Shared.Droid.JLCountryCode.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Shared.Droid.JLCountryCode/Shared.Droid.JLCountryCode.csproj b/Shared.Droid.JLCountryCode/Shared.Droid.JLCountryCode.csproj index 3f61bd4..acf7b21 100644 --- a/Shared.Droid.JLCountryCode/Shared.Droid.JLCountryCode.csproj +++ b/Shared.Droid.JLCountryCode/Shared.Droid.JLCountryCode.csproj @@ -53,7 +53,7 @@ <TransformFile Include="Transforms\EnumMethods.xml" /> </ItemGroup> <ItemGroup> - <LibraryProjectZip Include="Jars\JLCountryCode-V1.0.3.aar" /> + <LibraryProjectZip Include="Jars\JLCountryCode-V1.0.4.aar" /> </ItemGroup> <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.Bindings.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. -- Gitblit v1.8.0