-
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 #196 from idnow/sdk_7.1.0
update SDK version to 7.1.0ß
- Loading branch information
Showing
20 changed files
with
498 additions
and
5 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 not shown.
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.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 @@ | ||
d714e34cb78f5cfbc3cc14725bc4bd3e |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.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 @@ | ||
66e2da88189b65dc7c60fd36103687cbb22c72a2 |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.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 @@ | ||
4478584419d468babda167110225d01c7eb430efe04dd06010f576206dd1a5df |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.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 @@ | ||
657153930f052673669becfdb0330b6cdb19f2b938f8b0bc39306d6a41463da7539bca2a353f73361778db7f671f881c26d31ba3519c4c7f27e33ee1c73fe2d8 |
337 changes: 337 additions & 0 deletions
337
de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.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,337 @@ | ||
{ | ||
"formatVersion": "1.1", | ||
"component": { | ||
"group": "de.idnow.sdk", | ||
"module": "idnow-android-sdk", | ||
"version": "7.1.0", | ||
"attributes": { | ||
"org.gradle.status": "release" | ||
} | ||
}, | ||
"createdBy": { | ||
"gradle": { | ||
"version": "6.7", | ||
"buildId": "lqsls2faznhs3g2dmuubitm5ly" | ||
} | ||
}, | ||
"variants": [ | ||
{ | ||
"name": "runtime", | ||
"attributes": { | ||
"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": "me.relex", | ||
"module": "circleindicator", | ||
"version": { | ||
"requires": "2.1.6" | ||
} | ||
}, | ||
{ | ||
"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.8.2" | ||
} | ||
}, | ||
{ | ||
"group": "com.google.android.material", | ||
"module": "material", | ||
"version": { | ||
"requires": "1.5.0" | ||
} | ||
}, | ||
{ | ||
"group": "com.github.murgupluoglu", | ||
"module": "flagkit-android", | ||
"version": { | ||
"requires": "1.0.2" | ||
} | ||
}, | ||
{ | ||
"group": "org.jetbrains.kotlin", | ||
"module": "kotlin-stdlib-jdk8", | ||
"version": { | ||
"requires": "1.6.20" | ||
} | ||
} | ||
], | ||
"files": [ | ||
{ | ||
"name": "idnow-android-sdk-7.1.0.aar", | ||
"url": "idnow-android-sdk-7.1.0.aar", | ||
"size": 16802498, | ||
"sha512": "657153930f052673669becfdb0330b6cdb19f2b938f8b0bc39306d6a41463da7539bca2a353f73361778db7f671f881c26d31ba3519c4c7f27e33ee1c73fe2d8", | ||
"sha256": "4478584419d468babda167110225d01c7eb430efe04dd06010f576206dd1a5df", | ||
"sha1": "66e2da88189b65dc7c60fd36103687cbb22c72a2", | ||
"md5": "d714e34cb78f5cfbc3cc14725bc4bd3e" | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "api", | ||
"attributes": { | ||
"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": "me.relex", | ||
"module": "circleindicator", | ||
"version": { | ||
"requires": "2.1.6" | ||
} | ||
}, | ||
{ | ||
"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.8.2" | ||
} | ||
}, | ||
{ | ||
"group": "com.google.android.material", | ||
"module": "material", | ||
"version": { | ||
"requires": "1.5.0" | ||
} | ||
}, | ||
{ | ||
"group": "com.github.murgupluoglu", | ||
"module": "flagkit-android", | ||
"version": { | ||
"requires": "1.0.2" | ||
} | ||
}, | ||
{ | ||
"group": "org.jetbrains.kotlin", | ||
"module": "kotlin-stdlib-jdk8", | ||
"version": { | ||
"requires": "1.6.20" | ||
} | ||
} | ||
], | ||
"files": [ | ||
{ | ||
"name": "idnow-android-sdk-7.1.0.aar", | ||
"url": "idnow-android-sdk-7.1.0.aar", | ||
"size": 16802498, | ||
"sha512": "657153930f052673669becfdb0330b6cdb19f2b938f8b0bc39306d6a41463da7539bca2a353f73361778db7f671f881c26d31ba3519c4c7f27e33ee1c73fe2d8", | ||
"sha256": "4478584419d468babda167110225d01c7eb430efe04dd06010f576206dd1a5df", | ||
"sha1": "66e2da88189b65dc7c60fd36103687cbb22c72a2", | ||
"md5": "d714e34cb78f5cfbc3cc14725bc4bd3e" | ||
} | ||
] | ||
} | ||
] | ||
} |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.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 @@ | ||
c83a5f1e9e63bcf179bb5011c832669a |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.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 @@ | ||
3f7da5316266b631bc06fa4a3a7967f0d06f2dda |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.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 @@ | ||
8f43c49f0f4a180ebef6fcd1a5df2be0cf62e5edbaa11345abbf114e81e8d3ed |
1 change: 1 addition & 0 deletions
1
de/idnow/sdk/idnow-android-sdk/7.1.0/idnow-android-sdk-7.1.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 @@ | ||
caa1173ac34de48d7fe81286c748b5e953ce533bd30ae12f0e0615e97c8862e5cf2b31356884ad51dd4bdf3cc2cd94e1480799e5290b0d739fa42a708534cf5c |
Oops, something went wrong.