Skip to content

Commit

Permalink
Added missing changed files proto dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Rd4dev committed Jul 19, 2024
1 parent e242b9f commit 0985145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/src/java/org/oppia/android/scripts/ci/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ kt_jvm_library(
visibility = ["//scripts:oppia_script_binary_visibility"],
deps = [
"//scripts/src/java/org/oppia/android/scripts/common:proto_string_encoder",
"//scripts/src/java/org/oppia/android/scripts/proto:affected_tests_java_proto",
"//scripts/src/java/org/oppia/android/scripts/proto:changed_files_java_proto",
],
)

0 comments on commit 0985145

Please sign in to comment.