Skip to content

2.2.3

Latest

Choose a tag to compare

@overcat overcat released this 22 Feb 10:26
64abf03

Update

  • fix: replace commons-codec Hex with pure-Java implementation in Util to fix NoSuchMethodError crash on Android API 24-27. (#763)
  • refactor!: remove InvokeHostFunctionOperation.createStellarAssetContractOperationBuilder(Address, byte[]), use InvokeHostFunctionOperation.createContractOperationBuilder instead. (#764)