From: Matt Corallo Date: Sat, 9 Mar 2024 14:51:40 +0000 (+0000) Subject: Re-build 0.0.118 against upstream backport (without Android builds) X-Git-Tag: v0.0.118.1^0 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=c22da625b93a3bfed4cad8c3b3a93970390b7ba9;hp=981f68200795eef6fffe8171ec55c7be0fc5486e;p=ldk-java Re-build 0.0.118 against upstream backport (without Android builds) --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 845ab9e1..e177be81 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -264,7 +264,6 @@ jobs: run: | export LDK_GARBAGECOLLECTED_GIT_OVERRIDE="$(git describe --tag HEAD)" cp "ldk-java-bins/${LDK_GARBAGECOLLECTED_GIT_OVERRIDE}/"liblightningjni_Mac*.nativelib ldk-java-bins/new/ - cp "ldk-java-bins/${LDK_GARBAGECOLLECTED_GIT_OVERRIDE}/"LDK-release.aar ldk-java-bins/new/ cp src/main/resources/liblightningjni_Linux-amd64.nativelib ldk-java-bins/new/ cp ldk-java-sources.jar ldk-java-bins/new/ cp ldk-java.jar ldk-java-bins/new/