We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a89a9 commit e8f4cfaCopy full SHA for e8f4cfa
app/build.gradle
@@ -83,6 +83,7 @@ dependencies {
83
androidTestImplementation 'androidx.test:runner:1.5.2'
84
androidTestImplementation 'androidx.test:rules:1.5.0'
85
androidTestImplementation 'androidx.annotation:annotation:1.5.0'
86
+ androidTestImplementation 'androidx.test.ext:junit:1.1.1'
87
implementation 'com.squareup.okhttp3:okhttp:4.9.0'
88
89
}
0 commit comments