Update secp256k1 sources (#60)
* Set version to 0.6.5-SNAPSHOT * Update secp256k1 sources We use 44c2452fd387f7ca604ab42d73746e7d3a44d8a2, same as bitcoin core at c41bfd1070176efcaae7fa33313cb4c3e88b44b0
This commit is contained in:
@@ -22,7 +22,7 @@ buildscript {
|
||||
|
||||
allprojects {
|
||||
group = "fr.acinq.secp256k1"
|
||||
version = "0.6.4"
|
||||
version = "0.6.5-SNAPSHOT"
|
||||
|
||||
repositories {
|
||||
google()
|
||||
|
||||
Submodule native/secp256k1 updated: 8746600eec...44c2452fd3
Reference in New Issue
Block a user