-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #219 from idnow/sdk_release_v8.3.0
update SDK version 8.3.0
- Loading branch information
Showing
22 changed files
with
484 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+16.4 MB
idnow-android-sdk-8.2.0.aar → ...oid-sdk/8.3.0/idnow-android-sdk-8.3.0.aar
Binary file not shown.
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/8.3.0/idnow-android-sdk-8.3.0.aar.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
39ce3f155f0c0b1611c6b5d5adcd71b3 |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/8.3.0/idnow-android-sdk-8.3.0.aar.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
c2f9f2eaeee256502bbfe5ac9a345249108cf465 |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/8.3.0/idnow-android-sdk-8.3.0.aar.sha256
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
a1417043f7e9e9e558fbe1be9ce0168981a2de40a9562d4ce53f48a09bb72d3a |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/8.3.0/idnow-android-sdk-8.3.0.aar.sha512
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
f055dd677092787efe3ffdcf607f81b901ee2e3f5b0f5da2f237c992c70fd09aeb2005c0ad533e5aad2345a7149b47671809f0a017000644752de585cc24e433 |
328 changes: 328 additions & 0 deletions
328
de/idnow/sdk/idnow-android-sdk/8.3.0/idnow-android-sdk-8.3.0.module
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,328 @@ | ||
{ | ||
"formatVersion": "1.1", | ||
"component": { | ||
"group": "de.idnow.sdk", | ||
"module": "idnow-android-sdk", | ||
"version": "8.3.0", | ||
"attributes": { | ||
"org.gradle.status": "release" | ||
} | ||
}, | ||
"createdBy": { | ||
"gradle": { | ||
"version": "7.5" | ||
} | ||
}, | ||
"variants": [ | ||
{ | ||
"name": "releaseVariantReleaseApiPublication", | ||
"attributes": { | ||
"org.gradle.category": "library", | ||
"org.gradle.dependency.bundling": "external", | ||
"org.gradle.libraryelements": "aar", | ||
"org.gradle.usage": "java-api" | ||
}, | ||
"dependencies": [ | ||
{ | ||
"group": "com.squareup.retrofit2", | ||
"module": "retrofit", | ||
"version": { | ||
"requires": "2.9.0" | ||
} | ||
}, | ||
{ | ||
"group": "com.squareup.okhttp3", | ||
"module": "okhttp", | ||
"version": { | ||
"requires": "4.9.3" | ||
} | ||
}, | ||
{ | ||
"group": "com.squareup.retrofit2", | ||
"module": "converter-gson", | ||
"version": { | ||
"requires": "2.9.0" | ||
} | ||
}, | ||
{ | ||
"group": "com.squareup.okhttp3", | ||
"module": "logging-interceptor", | ||
"version": { | ||
"requires": "4.9.3" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.legacy", | ||
"module": "legacy-support-v4", | ||
"version": { | ||
"requires": "1.0.0" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.annotation", | ||
"module": "annotation", | ||
"version": { | ||
"requires": "1.3.0" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.constraintlayout", | ||
"module": "constraintlayout", | ||
"version": { | ||
"requires": "2.1.3" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.appcompat", | ||
"module": "appcompat", | ||
"version": { | ||
"requires": "1.4.1" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.recyclerview", | ||
"module": "recyclerview", | ||
"version": { | ||
"requires": "1.2.1" | ||
} | ||
}, | ||
{ | ||
"group": "com.googlecode.libphonenumber", | ||
"module": "libphonenumber", | ||
"version": { | ||
"requires": "8.10.9" | ||
} | ||
}, | ||
{ | ||
"group": "de.idnow.insights", | ||
"module": "idnow-android-insights-sdk", | ||
"version": { | ||
"requires": "1.2.0" | ||
} | ||
}, | ||
{ | ||
"group": "com.airbnb.android", | ||
"module": "lottie", | ||
"version": { | ||
"requires": "5.1.1" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.preference", | ||
"module": "preference", | ||
"version": { | ||
"requires": "1.2.0" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.percentlayout", | ||
"module": "percentlayout", | ||
"version": { | ||
"requires": "1.0.0" | ||
} | ||
}, | ||
{ | ||
"group": "com.google.code.gson", | ||
"module": "gson", | ||
"version": { | ||
"requires": "2.8.6" | ||
} | ||
}, | ||
{ | ||
"group": "com.github.barteksc", | ||
"module": "android-pdf-viewer", | ||
"version": { | ||
"requires": "2.6.0" | ||
} | ||
}, | ||
{ | ||
"group": "com.google.android.material", | ||
"module": "material", | ||
"version": { | ||
"requires": "1.5.0" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.databinding", | ||
"module": "viewbinding", | ||
"version": { | ||
"requires": "7.1.3" | ||
} | ||
}, | ||
{ | ||
"group": "org.jetbrains.kotlin", | ||
"module": "kotlin-stdlib-jdk8", | ||
"version": { | ||
"requires": "1.7.21" | ||
} | ||
} | ||
], | ||
"files": [ | ||
{ | ||
"name": "idnow-android-sdk-8.3.0.aar", | ||
"url": "idnow-android-sdk-8.3.0.aar", | ||
"size": 17193807, | ||
"sha512": "f055dd677092787efe3ffdcf607f81b901ee2e3f5b0f5da2f237c992c70fd09aeb2005c0ad533e5aad2345a7149b47671809f0a017000644752de585cc24e433", | ||
"sha256": "a1417043f7e9e9e558fbe1be9ce0168981a2de40a9562d4ce53f48a09bb72d3a", | ||
"sha1": "c2f9f2eaeee256502bbfe5ac9a345249108cf465", | ||
"md5": "39ce3f155f0c0b1611c6b5d5adcd71b3" | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "releaseVariantReleaseRuntimePublication", | ||
"attributes": { | ||
"org.gradle.category": "library", | ||
"org.gradle.dependency.bundling": "external", | ||
"org.gradle.libraryelements": "aar", | ||
"org.gradle.usage": "java-runtime" | ||
}, | ||
"dependencies": [ | ||
{ | ||
"group": "com.squareup.retrofit2", | ||
"module": "retrofit", | ||
"version": { | ||
"requires": "2.9.0" | ||
} | ||
}, | ||
{ | ||
"group": "com.squareup.okhttp3", | ||
"module": "okhttp", | ||
"version": { | ||
"requires": "4.9.3" | ||
} | ||
}, | ||
{ | ||
"group": "com.squareup.retrofit2", | ||
"module": "converter-gson", | ||
"version": { | ||
"requires": "2.9.0" | ||
} | ||
}, | ||
{ | ||
"group": "com.squareup.okhttp3", | ||
"module": "logging-interceptor", | ||
"version": { | ||
"requires": "4.9.3" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.legacy", | ||
"module": "legacy-support-v4", | ||
"version": { | ||
"requires": "1.0.0" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.annotation", | ||
"module": "annotation", | ||
"version": { | ||
"requires": "1.3.0" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.constraintlayout", | ||
"module": "constraintlayout", | ||
"version": { | ||
"requires": "2.1.3" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.appcompat", | ||
"module": "appcompat", | ||
"version": { | ||
"requires": "1.4.1" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.recyclerview", | ||
"module": "recyclerview", | ||
"version": { | ||
"requires": "1.2.1" | ||
} | ||
}, | ||
{ | ||
"group": "com.googlecode.libphonenumber", | ||
"module": "libphonenumber", | ||
"version": { | ||
"requires": "8.10.9" | ||
} | ||
}, | ||
{ | ||
"group": "de.idnow.insights", | ||
"module": "idnow-android-insights-sdk", | ||
"version": { | ||
"requires": "1.2.0" | ||
} | ||
}, | ||
{ | ||
"group": "com.airbnb.android", | ||
"module": "lottie", | ||
"version": { | ||
"requires": "5.1.1" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.preference", | ||
"module": "preference", | ||
"version": { | ||
"requires": "1.2.0" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.percentlayout", | ||
"module": "percentlayout", | ||
"version": { | ||
"requires": "1.0.0" | ||
} | ||
}, | ||
{ | ||
"group": "com.google.code.gson", | ||
"module": "gson", | ||
"version": { | ||
"requires": "2.8.6" | ||
} | ||
}, | ||
{ | ||
"group": "com.github.barteksc", | ||
"module": "android-pdf-viewer", | ||
"version": { | ||
"requires": "2.6.0" | ||
} | ||
}, | ||
{ | ||
"group": "com.google.android.material", | ||
"module": "material", | ||
"version": { | ||
"requires": "1.5.0" | ||
} | ||
}, | ||
{ | ||
"group": "androidx.databinding", | ||
"module": "viewbinding", | ||
"version": { | ||
"requires": "7.1.3" | ||
} | ||
}, | ||
{ | ||
"group": "org.jetbrains.kotlin", | ||
"module": "kotlin-stdlib-jdk8", | ||
"version": { | ||
"requires": "1.7.21" | ||
} | ||
} | ||
], | ||
"files": [ | ||
{ | ||
"name": "idnow-android-sdk-8.3.0.aar", | ||
"url": "idnow-android-sdk-8.3.0.aar", | ||
"size": 17193807, | ||
"sha512": "f055dd677092787efe3ffdcf607f81b901ee2e3f5b0f5da2f237c992c70fd09aeb2005c0ad533e5aad2345a7149b47671809f0a017000644752de585cc24e433", | ||
"sha256": "a1417043f7e9e9e558fbe1be9ce0168981a2de40a9562d4ce53f48a09bb72d3a", | ||
"sha1": "c2f9f2eaeee256502bbfe5ac9a345249108cf465", | ||
"md5": "39ce3f155f0c0b1611c6b5d5adcd71b3" | ||
} | ||
] | ||
} | ||
] | ||
} |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/8.3.0/idnow-android-sdk-8.3.0.module.md5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
32b5bc0e386cda50544cfa941b4ea9b6 |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/8.3.0/idnow-android-sdk-8.3.0.module.sha1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ee04479ce2f9589538df840bb0d89b25b20b98c1 |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/8.3.0/idnow-android-sdk-8.3.0.module.sha256
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
769b6ec5a5c9301ee55af95b4215a3625523868d66f4f2eed7c35360887b4eac |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/8.3.0/idnow-android-sdk-8.3.0.module.sha512
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
97441bac5d8844204370593786593b29eda2eafe1750787000bfb43bcd55a25fbb217d578638f57cab41ada47926fbb9dcfb84b10d1ff8f0476d2826935dd497 |
Oops, something went wrong.