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 d84956c commit 4187a0dCopy full SHA for 4187a0d
app/build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
implementation 'de.hdodenhof:circleimageview:3.1.0'
36
testImplementation 'junit:junit:4.13.2'
37
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
38
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
39
implementation project(':openCVLibrary341')
40
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
41
implementation "org.jetbrains.anko:anko:0.10.8"
0 commit comments