Skip to content

Commit

Permalink
Disable ButtonBoxBridge subproject
Browse files Browse the repository at this point in the history
It isn't really being used and I don't want to bother with updating it
to 2025 yet (also this should speed up builds a bit).
  • Loading branch information
CoffeeCoder1 committed Nov 19, 2024
1 parent 1afe2a6 commit 57d7cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ pluginManagement {

rootProject.name = 'buttonbox'
include 'buttonbox-lib'
include 'buttonbox-bridge'
//include 'buttonbox-bridge'
include 'buttonbox-bridge-midi'

0 comments on commit 57d7cdd

Please sign in to comment.