We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d63ea3 + 492e48b commit b719b3cCopy full SHA for b719b3c
1 file changed
sample/build.gradle
@@ -51,7 +51,6 @@ dependencies {
51
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
52
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4"
53
54
- testImplementation 'junit:junit:4.13.2'
55
androidTestImplementation 'com.github.AppDevNext:Moka:1.6'
56
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.4"
57
androidTestUtil "androidx.test.services:test-services:1.4.2"
0 commit comments