Skip to content

Commit 69059bb

Browse files
author
ci-bot
committed
Updated projects
1 parent ad8a1ea commit 69059bb

7 files changed

Lines changed: 10 additions & 1666 deletions

File tree

BasicSample/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ dependencies {
4747
implementation "androidx.core:core-ktx:1.17.0"
4848
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
4949

50-
implementation ('com.regula.face:api:8.1.+@aar'){
50+
implementation ('com.regula.face:api:8.2.+@aar'){
5151
transitive = true
5252
}
5353

54-
implementation ('com.regula.face.core:basic:8.1.+@aar')
54+
implementation ('com.regula.face.core:basic:8.2.+@aar')
5555
}

0 commit comments

Comments
 (0)