thunderbiscuit
a40702ebd9
build: fix skipping artifact signature task when publishing locally
2024-04-09 16:15:50 -04:00
thunderbiscuit
15ac8c8ffb
build: prune unused dependency repositories for android and jvm
2024-04-05 13:08:32 -04:00
thunderbiscuit
b879bf4a50
build: update jvm build tools and configurations
2024-04-05 13:08:31 -04:00
thunderbiscuit
5fc30c6c26
chore: add developer information for jvm, android, and python libraries
2024-03-27 09:45:48 -04:00
thunderbiscuit
68a9eb693d
test: fix tests to account for persistence
2024-02-16 16:09:10 -05:00
Matthew
50f102bbd3
chore: bump jna
2024-02-06 10:37:24 -06:00
thunderbiscuit
5ecbf64e60
chore: remove authors from rust, kotlin, and python libraries
2023-11-17 15:52:12 -05:00
thunderbiscuit
d37b2f37b5
test: add excluded-in-CI live tests
2023-11-06 15:22:22 -05:00
Matthew
372f79a10f
tests: update all tests
2023-10-27 14:44:51 -05:00
thunderbiscuit
ed67eba910
Align JVM target version for Kotlin and Java compile tasks
...
This commit resolves a build error related to mismatched JVM target
versions for the Kotlin and Java compile tasks. Previously, the
'compileJava' task was targeting JVM 11, while the 'compileKotlin'
task was targeting JVM 8.
Both tasks have now been set to target JVM 11, ensuring consistency
and eliminating the build error.
2023-06-05 10:35:23 -04:00
thunderbiscuit
146cb039c3
Add dependency on the JVM plugin library building task for tests
2022-12-16 11:22:43 -05:00
thunderbiscuit
2645f69853
Fix jvm and android library version defined in two places
...
Fixes #234
2022-11-30 12:04:25 -05:00
thunderbiscuit
e6708d4c5b
Move bdk-jvm and bdk-android out of subdirectory after ffi merge
2022-11-14 09:58:10 -05:00