Skip to content

Commit

Permalink
Rename to KotlinMatterController
Browse files Browse the repository at this point in the history
  • Loading branch information
yufengwangca committed Oct 5, 2023
1 parent 63d18cd commit fb390c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/controller/java/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -351,8 +351,8 @@ kotlin_library("chipcluster_test") {
kotlinc_flags = [ "-Xlint:deprecation" ]
}

kotlin_library("matter_controller") {
output_name = "MatterController.jar"
kotlin_library("kotlin_matter_controller") {
output_name = "KotlinMatterController.jar"

deps = [
":java",
Expand Down

0 comments on commit fb390c3

Please sign in to comment.