Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 978 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 978 Bytes

abi-helper

This plugin allows to keep abi stability when modifying kotlin class that is part of public api in your library.

how to use

  1. Download latest .jar from Releases and install it to IDE
  2. Open data class you want to extend by new parameters
3. Run the plugin from Tools menu drawing
4. Click button to add new parameter drawing
5. Enter parameter drawing
6. Done! drawing