blob: 6a6f7df9e3df2674e027a77cb55042f9746379de [file] [log] [blame]
load("//tools/base/bazel:bazel.bzl", "iml_module")
# managed by go/iml_to_build
iml_module(
name = "intellij.android.plugin.descriptor",
iml_files = ["intellij.android.plugin.descriptor.iml"],
resources = ["resources"],
visibility = ["//visibility:public"],
# do not sort: must match IML order
runtime_deps = [
"@intellij//:com.intellij.properties",
"@intellij//:com.intellij.modules.json",
"@intellij//:Git4Idea",
],
)