Use secp256k1 0.3.2 (#83)

This commit is contained in:
Fabrice Drouin
2023-06-28 10:43:05 +02:00
committed by GitHub
parent 5169073a92
commit 6ef94df247
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ buildscript {
allprojects {
group = "fr.acinq.secp256k1"
version = "0.10.0"
version = "0.10.1-SNAPSHOT"
repositories {
google()