JPushGP.Droid/JPushGP.Droid.csproj | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
JPushGP.Droid/JPushGP.Droid.sln | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
JPushGP.Droid/Jars/jcore-android-2.7.8-google_play.jar | 补丁 | 查看 | 原始文档 | blame | 历史 | |
JPushGP.Droid/Jars/jcore-android-2.9.0-google_play.jar | 补丁 | 查看 | 原始文档 | blame | 历史 | |
JPushGP.Droid/Jars/jpush-android-4.0.6-google_play.jar | 补丁 | 查看 | 原始文档 | blame | 历史 | |
JPushGP.Droid/Jars/jpush-android-4.2.2-google_play.jar | 补丁 | 查看 | 原始文档 | blame | 历史 | |
JPushGP.Droid/Libs/arm64-v8a/libjcore290.so | 补丁 | 查看 | 原始文档 | blame | 历史 | |
JPushGP.Droid/Libs/armeabi-v7a/libjcore290.so | 补丁 | 查看 | 原始文档 | blame | 历史 | |
JPushGP.Droid/Libs/armeabi/libjcore290.so | 补丁 | 查看 | 原始文档 | blame | 历史 | |
JPushGP.Droid/Properties/AssemblyInfo.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
JPushGP.Droid/JPushGP.Droid.csproj
@@ -54,13 +54,13 @@ <TransformFile Include="Transforms\EnumMethods.xml" /> </ItemGroup> <ItemGroup> <EmbeddedJar Include="Jars\jcore-android-2.7.8-google_play.jar" /> <EmbeddedJar Include="Jars\jpush-android-4.0.6-google_play.jar" /> <EmbeddedJar Include="Jars\jcore-android-2.9.0-google_play.jar" /> <EmbeddedJar Include="Jars\jpush-android-4.2.2-google_play.jar" /> </ItemGroup> <ItemGroup> <EmbeddedNativeLibrary Include="Libs\armeabi-v7a\libjcore278.so" /> <EmbeddedNativeLibrary Include="Libs\arm64-v8a\libjcore278.so" /> <EmbeddedNativeLibrary Include="Libs\armeabi\libjcore278.so" /> <EmbeddedNativeLibrary Include="Libs\arm64-v8a\libjcore290.so" /> <EmbeddedNativeLibrary Include="Libs\armeabi\libjcore290.so" /> <EmbeddedNativeLibrary Include="Libs\armeabi-v7a\libjcore290.so" /> </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. JPushGP.Droid/JPushGP.Droid.sln
New file @@ -0,0 +1,25 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.808.1 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JPushGP.Droid", "JPushGP.Droid.csproj", "{7247C19B-8277-4695-A05D-9F3CDF14877F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {7247C19B-8277-4695-A05D-9F3CDF14877F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7247C19B-8277-4695-A05D-9F3CDF14877F}.Debug|Any CPU.Build.0 = Debug|Any CPU {7247C19B-8277-4695-A05D-9F3CDF14877F}.Release|Any CPU.ActiveCfg = Release|Any CPU {7247C19B-8277-4695-A05D-9F3CDF14877F}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {E8931265-92D3-4DD7-8658-294819B95A83} EndGlobalSection EndGlobal JPushGP.Droid/Jars/jcore-android-2.7.8-google_play.jarBinary files differ
JPushGP.Droid/Jars/jcore-android-2.9.0-google_play.jarBinary files differ
JPushGP.Droid/Jars/jpush-android-4.0.6-google_play.jarBinary files differ
JPushGP.Droid/Jars/jpush-android-4.2.2-google_play.jarBinary files differ
JPushGP.Droid/Libs/arm64-v8a/libjcore290.soBinary files differ
JPushGP.Droid/Libs/armeabi-v7a/libjcore290.soBinary files differ
JPushGP.Droid/Libs/armeabi/libjcore290.soBinary files differ
JPushGP.Droid/Properties/AssemblyInfo.cs
@@ -22,5 +22,5 @@ // Minor Version // Build Number // Revision [assembly: AssemblyVersion ("1.0.1.0")] [assembly: AssemblyFileVersion ("1.0.1.0")] [assembly: AssemblyVersion ("4.2.2.0")] [assembly: AssemblyFileVersion ("4.2.2.0")]