v1.0.5-android
·
534 commits
to android
since this release
web3j's first Android release!
Note:
- The binary was built using jdk1.7.0_40 with target and source compatibility set to version 1.6
- The code generator uses JavaPoet which requires JDK 7+. Therefore for generating smart contract wrappers please use the command line tools that come as part of the 1.0.5 web3j distribution. All code generated is JDK 6+ compatible.