Skip to content

Commit

Permalink
Adding plugin recommendations. Fixes #7
Browse files Browse the repository at this point in the history
  • Loading branch information
thsaravana committed Jul 13, 2023
1 parent a9fae55 commit 8734886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
id="com.getyourguide.paparazzi.service.ProjectSettingsConfigurable"
displayName="Paparazzi" nonDefaultProject="true"/>
<postStartupActivity implementation="com.getyourguide.paparazzi.service.ProjectStartupActivity"/>
<dependencySupport kind="java" coordinate="app.cash.paparazzi:paparazzi" displayName="Paparazzi"/>
</extensions>

<actions>
Expand Down

0 comments on commit 8734886

Please sign in to comment.