blob: 80012af97cb4448c31c144ead3f71d49bc7e1954 [file] [log] [blame]
java_library {
name: "themelib",
static_libs: [
"colorkt",
],
srcs: [
"src/main/**/*.kt",
],
}