Stop running gradle build
which also runs tests
This commit is contained in:
parent
da24bb2bfc
commit
a8a2de9d24
1
build.sh
1
build.sh
@ -45,7 +45,6 @@ copy_lib_kotlin() {
|
|||||||
## bdk-bdk-kotlin jar
|
## bdk-bdk-kotlin jar
|
||||||
build_kotlin() {
|
build_kotlin() {
|
||||||
uniffi-bindgen generate src/bdk.udl --no-format --out-dir bindings/bdk-kotlin/src/main/kotlin --language kotlin
|
uniffi-bindgen generate src/bdk.udl --no-format --out-dir bindings/bdk-kotlin/src/main/kotlin --language kotlin
|
||||||
(cd bindings/bdk-kotlin && ./gradlew build)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
## rust android
|
## rust android
|
||||||
|
Loading…
x
Reference in New Issue
Block a user