Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 387 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 387 Bytes

kotlin-mpp-processing-lib

Kotlin MPP Project for the Processing library

Install

From the project root, run:

gradle publishToMavenLocal

This will install the artifact to your local .m2 repository and allow it to be consumed by dependent apps. See this repository for an example of how it can be used in an app.