andnux

Results 3 issues of andnux

Build starting... Start: Tue Jul 23 01:21:20 UTC 2019 48ddb197b304 Git: 1.0.15-0-g9ac863c commit 9ac863cede0284fce403389c5bfa04452ac28469 Author: zhangchunlin Date: Tue Jul 23 09:18:59 2019 +0800 fix bugs Found Android manifest Android SDK...

stale

I used bitcoin J and eosio Java in my project. How to solve this conflict? Here are the dependencies: https://github.com/bitcoinj/bitcoinj/blob/master/core/build.gradle dependencies { compile 'org.bouncycastle:bcprov-jdk15to18:1.64' } https://github.com/EOSIO/eosio-java/blob/master/eosiojava/build.gradle dependencies { api 'org.bouncycastle:bcprov-jdk15on:1.61'...