1 2 3 4 5 6 7 8 9
java_library { name: "themelib", static_libs: [ "colorkt", ], srcs: [ "src/main/**/*.kt", ], }