bitcoinj

bad apk when using bitcoinj from maven central

好久不见. 提交于 2019-11-26 23:38:04
问题 I just tried to switch from a local bitcoinj jar to a version pulled from maven central and face a strange problem. The resulting apk's device compatibility marking is broken. this section shows the change I tried: // compile "com.google:bitcoinj:0.11.1" // the above looks like a really good idea, but unfortunately the apk resulting from this // is broken in the way that it is marked as available only for x86_64 - which are 0 devices // in google play at the moment - something strange gets