You must update the version and then publish it , It will require a lot of time to build , since MaterialDesignIcons has more than 7000 icons
I have merged Jetbrains and Jetpack Compose Releases , Now common libraries are under "jetbrains" group name , upgraded gradle & project configuration and the signing/publishing configuration is same , A Web target has been added.
I added a demo app as well , plan is to create a map between string and icons when giving all icons , so an app can be built to search the icons inside this library , so I can add them very easily by presenting user the "code to write" to import that icon into his project.
You must update the version and then publish it , It will require a lot of time to build , since MaterialDesignIcons has more than 7000 icons
I have merged Jetbrains and Jetpack Compose Releases , Now common libraries are under "jetbrains" group name , upgraded gradle & project configuration and the signing/publishing configuration is same , A Web target has been added. I added a demo app as well , plan is to create a map between string and icons when giving all icons , so an app can be built to search the icons inside this library , so I can add them very easily by presenting user the "code to write" to import that icon into his project.