Skip to content

Commit

Permalink
Update Android Messages Conflicts (#58)
Browse files Browse the repository at this point in the history
* Update Android Messages Conflicts

- Update Android Messages conflicts stanza

* Restyle Update Android Messages Conflicts (#59)

Restyled by standardrb

Co-authored-by: Restyled.io <[email protected]>

---------

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
3 people authored May 4, 2024
1 parent c8d18fb commit 855cae3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Casks/android-messages-plus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@
strategy :github_latest
end

conflicts_with cask: "android-messages,orangedrangon-android-messages"
conflicts_with cask: [
"android-messages",
"orangedrangon-android-messages"
]

depends_on macos: ">= :high_sierra"

app "Android Messages.app"
Expand Down

0 comments on commit 855cae3

Please sign in to comment.