普通文本  |  8行  |  118 B

plugins {
    id("SupportAndroidTestAppPlugin")
}

dependencies {
    implementation(project(":legacy-support-v4"))
}