Skip to content

Commit

Permalink
update jars in Xamarin build to account for updates in JavaFileStorage
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippC committed Oct 19, 2020
1 parent 170a86f commit 7d98ea3
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 757 deletions.
Binary file not shown.
Binary file removed src/JavaFileStorageBindings/Jars/okhttp-4.2.2.jar
Binary file not shown.
Binary file not shown.
Binary file removed src/JavaFileStorageBindings/Jars/okio-2.2.2.jar
Binary file not shown.
Binary file added src/JavaFileStorageBindings/Jars/okio-2.9.0.jar
Binary file not shown.
6 changes: 3 additions & 3 deletions src/JavaFileStorageBindings/JavaFileStorageBindings.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -146,12 +146,12 @@
<EmbeddedReferenceJar Include="Jars\gson-2.8.1.jar" />
</ItemGroup>
<ItemGroup>
<EmbeddedReferenceJar Include="Jars\okhttp-4.2.2.jar" />
<EmbeddedReferenceJar Include="Jars\okhttp-digest-2.5.jar" />
</ItemGroup>
<ItemGroup>
<EmbeddedReferenceJar Include="Jars\okio-2.2.2.jar" />
<EmbeddedReferenceJar Include="Jars\okio-2.9.0.jar" />
</ItemGroup>
<ItemGroup>
<EmbeddedReferenceJar Include="Jars\okhttp-digest-2.0.jar" />
<EmbeddedReferenceJar Include="Jars\okhttp-4.10.0-RC1.jar" />
</ItemGroup>
</Project>
755 changes: 1 addition & 754 deletions src/keepass2android/Resources/values-nl/strings.xml

Large diffs are not rendered by default.

0 comments on commit 7d98ea3

Please sign in to comment.