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 d567c38Copy full SHA for d567c38
app/build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
implementation 'com.google.android.material:material:1.3.0'
35
implementation 'de.hdodenhof:circleimageview:3.1.0'
36
testImplementation 'junit:junit:4.13.2'
37
- androidTestImplementation 'androidx.test.ext:junit:1.1.2'
+ androidTestImplementation 'androidx.test.ext:junit:1.1.3'
38
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
39
implementation project(':openCVLibrary341')
40
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
0 commit comments