Skip to content

Commit

Permalink
Merge branch 'master' into update_zap_file_to_spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarthak-Shaha authored Mar 6, 2024
2 parents f2657fa + e48ed00 commit 39714b7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/controller/java/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -365,11 +365,7 @@ kotlin_library("kotlin_matter_controller") {

output_name = "KotlinMatterController.jar"

deps = [
":java",
":tlv",
"${chip_root}/third_party/java_deps:annotation",
]
deps = [ ":java" ]

sources = [
"src/matter/controller/CompletionListenerAdapter.kt",
Expand Down

0 comments on commit 39714b7

Please sign in to comment.