update project files to link to up-to-date aars
This commit is contained in:
		| @@ -52,9 +52,11 @@ | ||||
|     <Compile Include="Properties\AssemblyInfo.cs" /> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <LibraryProjectZip Include="..\java\KP2ASoftkeyboard_AS\app\build\outputs\aar\app-debug.aar"> | ||||
|       <Link>Jars\app-debug.aar</Link> | ||||
|     </LibraryProjectZip> | ||||
|     <None Include="Additions\AboutAdditions.txt" /> | ||||
|     <None Include="Jars\AboutJars.txt" /> | ||||
|     <LibraryProjectZip Include="Jars\app-debug.aar" /> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <TransformFile Include="Transforms\EnumFields.xml" /> | ||||
|   | ||||
| @@ -52,6 +52,9 @@ | ||||
|     <Compile Include="Properties\AssemblyInfo.cs" /> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <EmbeddedJar Include="..\java\Keepass2AndroidPluginSDK2\app\build\outputs\aar\app-debug.aar"> | ||||
|       <Link>Jars\app-debug.aar</Link> | ||||
|     </EmbeddedJar> | ||||
|     <None Include="Jars\AboutJars.txt" /> | ||||
|     <None Include="Additions\AboutAdditions.txt" /> | ||||
|   </ItemGroup> | ||||
| @@ -60,11 +63,6 @@ | ||||
|     <TransformFile Include="Transforms\EnumFields.xml" /> | ||||
|     <TransformFile Include="Transforms\EnumMethods.xml" /> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <EmbeddedJar Include="..\java\Keepass2AndroidPluginSDK\bin\keepass2androidpluginsdk.jar"> | ||||
|       <Link>Jars\keepass2androidpluginsdk.jar</Link> | ||||
|     </EmbeddedJar> | ||||
|   </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.  | ||||
|        Other similar extension points exist, see Microsoft.Common.targets. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Crocoll
					Philipp Crocoll