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