6 Commits

Author SHA1 Message Date
thunderbiscuit
51f978e78e
Add custom Gradle plugin to build bdk-android library 2022-04-12 14:41:04 -04:00
thunderbiscuit
758608419b
Temp: Start Android plugin 2022-04-07 13:50:34 -04:00
thunderbiscuit
e566c4017c
Remove intermediate tasks from Bitcoindevkit group
This ensures they don't show up when using ./gradlew :jvm:tasks. The
only two tasks that will appear in the end will be buildJvmLib and
buildAndroidLib.
2022-04-05 22:17:12 -04:00
thunderbiscuit
35f097542b
Add documentation for plugin 2022-04-05 21:36:06 -04:00
thunderbiscuit
06d3f96706
Add aggregate task buildJvmLib 2022-04-05 21:35:59 -04:00
thunderbiscuit
a8d0bf52d2
Add Gradle plugin MVP for building JVM library 2022-04-05 21:35:51 -04:00