AddDependency Issue in IntelliJ Platform Plugin for Android Studio to Create New Project Template
I am trying to create a New Project Template in IntelliJ IDEA CE for Android Studio. I have started the project based on the this link https://github.com/JetBrains/intellij-platform-plugin-template. I have successfully done so but I would like to add more dependencies to the default template the plugin is creating, not the plugin itself. Mainly want to add more compose dependencies at time of creation.