File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ android {
3131 minSdkVersion 23
3232 targetSdkVersion 34
3333 versionCode 170
34- versionName " 8.2 .0"
34+ versionName " 8.3 .0"
3535 ndk. abiFilters ' armeabi-v7a' ,' arm64-v8a'
3636 multiDexEnabled = true
3737 }
@@ -98,8 +98,8 @@ allprojects {
9898}
9999
100100dependencies {
101- implementation ' de.idnow.sdk:idnow-android-sdk:8.2 .0'
102- implementation ' de.idnow.android.eid:idnow-android-eid-sdk:2.9 .0'
101+ implementation ' de.idnow.sdk:idnow-android-sdk:8.3 .0'
102+ implementation ' de.idnow.android.eid:idnow-android-eid-sdk:2.10 .0'
103103 implementation " androidx.multidex:multidex:2.0.1"
104104 implementation files (' libs/bcprov-jdk15to18-164.jar' )
105105 implementation files (' libs/bctls-jdk15to18-164.jar' )
You can’t perform that action at this time.
0 commit comments