bitcoinj / secp256k1-jdk

Java library providing Bitcoin-related Elliptic Curve Cryptography
Apache License 2.0
9 stars 3 forks source link

build.gradle: remove sourceCompatibility/targetCompatibility #89

Closed msgilligan closed 1 month ago

msgilligan commented 1 month ago

We will never be compiling with JDK 8 (although we may end up targeting Java 8)