bitcoinj / secp256k1-jdk

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

Kotlin example build.gradle: use Kotlin 2.0.20-RC2 #67

Closed msgilligan closed 2 months ago

msgilligan commented 2 months ago

This version of Kotlin is needed to support JSpecify and to officially support Gradle 8.6-8.8 (even though we're already using 8.10 without any apparent issues)