Steve Myers
a9e868cb7e
Bump version to 0.7.0-SNAPSHOT
2022-05-16 10:38:12 -07:00
thunderbiscuit
a9f42dd945
Fix dokka plugin declaration in JVM gradle build file
2022-04-17 09:27:52 -04:00
thunderbiscuit
d8cfa1110d
Merge branch 'master' into gradle-plugin
2022-04-17 09:18:15 -04:00
thunderbiscuit
b8e1282eba
Fix dokka theme bug with AGP
2022-04-07 15:45:48 -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
a8d0bf52d2
Add Gradle plugin MVP for building JVM library
2022-04-05 21:35:51 -04:00
thunderbiscuit
0aa9db450d
Add library version to API docs
2022-04-01 12:56:16 -04:00
thunderbiscuit
6332e78375
Add ability to generate dokka docs
2022-03-19 11:11:25 -04:00
Steve Myers
bb1e69e73f
Increment version to 0.6.0-SNAPSHOT
2022-03-17 16:10:23 -05:00
Steve Myers
dc9ad20d99
Add javadocs to jvm build
2022-03-17 16:06:12 -05:00
Steve Myers
54a28d65b8
Merge branch 'master' into release/0.4
2022-02-28 21:49:04 -08:00
Steve Myers
a21b69a217
Fix jvm artifact version
2022-02-28 21:30:18 -08:00
Steve Myers
933af8c706
Fix jvm module junit dependency error
2022-02-28 21:11:25 -08:00
thunderbiscuit
95ef8eb3de
Migrate jvm module Gradle build script to Kotlin DSL
2022-02-23 15:19:18 -05:00