Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 262 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 262 Bytes

A simple example on how to create a gradle plugin with kotlin

This example shows how to set up a simple local maven that points to a gradle plugin written in kotlin. Use gradle task uploadArchives with your modification to access your changes in android app