pocmo / recompose

recompose is a tool for converting Android layouts in XML to Kotlin code using Jetpack Compose.
Apache License 2.0
783 stars 49 forks source link

Creating plugin Zip/Jar file #119

Open russelg1 opened 4 months ago

russelg1 commented 4 months ago

Can someone provide me with a little instruction on how to create the zip/jar file needed to install the plugin to Android Studio? Thanks