plugins { id("SupportAndroidTestAppPlugin") } dependencies { implementation(project(":dynamicanimation")) }