bitcoinj/tools
Andreas Schildbach 05dfddc98c make sure to use position(int), flip() and rewind() only from Buffer rather than MappedByteBuffer
Without these casts, on some JDKs it links against overloaded methods in MappedByteBuffer and Andoid doesn't have them.
2021-10-06 18:49:36 +02:00
..
src/main/java/org/bitcoinj/tools make sure to use position(int), flip() and rewind() only from Buffer rather than MappedByteBuffer 2021-10-06 18:49:36 +02:00
build-checkpoints Use plain Gradle console for running any of the tools. 2019-03-20 22:30:09 +01:00
build.gradle build.gradle: Update SLF4J to 1.7.32. 2021-09-17 11:51:11 +02:00