Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewauclair committed Apr 18, 2024
1 parent 11de1a6 commit 66445a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docking-single-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ base {

// NOTE: do not add new dependencies here, Modern Docking is a zero-dependency library
dependencies {
implementation project(':docking-api')
compileOnly project(':docking-api')
}

java {
Expand Down

0 comments on commit 66445a2

Please sign in to comment.