| | |
| | | <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. |