blob: 57a4249bec6e7999e7a6ae90883368b86cc4947e [file] [log] [blame]
android_app {
name: "AutofillKeyboard",
srcs: ["**/*.java"],
min_sdk_version: "29",
target_sdk_version: "30",
sdk_version: "current",
static_libs: [
"androidx.annotation_annotation",
"androidx.autofill_autofill",
"android-support-annotations",
],
}