We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68fb9ef commit 39a2ef7Copy full SHA for 39a2ef7
1 file changed
FaceSearchSample/app/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation ('com.regula.face:api:6.3.+@aar'){
39
transitive = true
40
}
41
- implementation ('com.regula.face.core:basic:6.2.+@aar')
+ implementation ('com.regula.face.core:basic:6.3.+@aar')
42
43
testImplementation 'junit:junit:4.13.2'
44
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
0 commit comments