refactor(build): introduce a standalone plugin for Kotlin JVM libraries
This commit is contained in:
parent
bf6fe08472
commit
ca327555cd
10 changed files with 38 additions and 35 deletions
|
@ -3,8 +3,7 @@
|
|||
* SPDX-License-Identifier: GPL-3.0-only
|
||||
*/
|
||||
plugins {
|
||||
kotlin("jvm")
|
||||
id("com.github.android-password-store.kotlin-library")
|
||||
id("com.github.android-password-store.kotlin-jvm-library")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue