普通文本  |  8行  |  117 B

plugins {
    id("SupportAndroidTestAppPlugin")
}

dependencies {
    implementation(project(":dynamicanimation"))
}