Skip to content

Commit

Permalink
Add support for Vivoactive 5
Browse files Browse the repository at this point in the history
  • Loading branch information
matco committed Sep 25, 2023
1 parent 43a2289 commit 9491190
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<iq:product id="vivoactive3mlte"/>
<iq:product id="vivoactive4"/>
<iq:product id="vivoactive4s"/>
<iq:product id="vivoactive5"/>
</iq:products>
<iq:permissions>
<iq:uses-permission id="Fit"/>
Expand Down
2 changes: 2 additions & 0 deletions monkey.jungle
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ vivoactive3mlte.resourcePath = resources;icons/40x33
vivoactive4.resourcePath = resources;icons/35x35
vivoactive4s.resourcePath = resources;icons/30x30

vivoactive5.resourcePath = resources;icons/70x70

fenix5s.resourcePath = resources;icons/36x36

epix2.resourcePath = resources;icons/60x60
Expand Down

0 comments on commit 9491190

Please sign in to comment.