bitcoinj/examples
Sean Gilligan 806afa0441 Replace Guava newArrayList()/newLinkedList() with direct call to the JDK 7 constructor.
This is recommended by deprecation comment in Guava.
2019-06-01 13:58:11 +02:00
..
src/main Replace Guava newArrayList()/newLinkedList() with direct call to the JDK 7 constructor. 2019-06-01 13:58:11 +02:00
build.gradle build.gradle: Use plugins block rather than 'apply plugin' statements. 2019-04-18 16:41:12 +02:00