- Sort Score
- Num 10 results
- Language All
Results 41 - 41 of 41 for testImplementation (0.06 seconds)
-
build.gradle.kts
if (name == "implementation") { extendsFrom(friendsApi.get(), friendsImplementation.get()) } if (name == "api") { extendsFrom(friendsApi.get()) } if (name == "testImplementation") { extendsFrom(friendsTestImplementation.get()) } } } // Make these libraries friends :) tasks.withType<KotlinCompile>().configureEach {
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Sat Nov 01 12:18:11 GMT 2025 - 11.5K bytes - Click Count (1)