Temp: Start Android plugin
This commit is contained in:
@@ -3,7 +3,12 @@ plugins {
|
||||
id("kotlin-android")
|
||||
id("maven-publish")
|
||||
id("signing")
|
||||
|
||||
// API docs
|
||||
id("org.jetbrains.dokka") version "1.6.10"
|
||||
|
||||
// Custom plugin to generate the native libs and bindings file
|
||||
id("org.bitcoindevkit.plugins.generate-android-bindings")
|
||||
}
|
||||
|
||||
android {
|
||||
|
||||
Reference in New Issue
Block a user