Skip to content

Commit bca6676

Browse files
authored
Update IDnow SDK to 8.3.0
1 parent 34b66cb commit bca6676

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

100100
dependencies {
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')

0 commit comments

Comments
 (0)