ACINQ / bitcoin-kmp

Kotlin Multiplatform Bitcoin Library
Apache License 2.0
68 stars 15 forks source link

Update build and CI scripts #135

Closed sstone closed 2 months ago

sstone commented 2 months ago

Our build was getting obsolete and incompatible with recent versions of gradle, and some of the actions we use in our CI scripts were deprecated. This is also a rehearsal before we update the builds for secp256k1-kmp and lightning-kmp which are more complex. I checked that all the binaries that we need are created and usable on all our target platforms.