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:
parent
75f45e9191
commit
d01a067159
@ -22,7 +22,7 @@ buildscript {
|
|||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
group = "fr.acinq.secp256k1"
|
group = "fr.acinq.secp256k1"
|
||||||
version = "0.6.4"
|
version = "0.6.5-SNAPSHOT"
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 8746600eec5e7fcd35dabd480839a3a4bdfee87b
|
Subproject commit 44c2452fd387f7ca604ab42d73746e7d3a44d8a2
|
Loading…
x
Reference in New Issue
Block a user