Skip to content

Commit

Permalink
update SDK version 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
souheib93 committed Mar 2, 2021
1 parent 47e8521 commit 56ebd96
Show file tree
Hide file tree
Showing 22 changed files with 281 additions and 6 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

### 5.0.2

Changes:

- Minor improvements & bugfixes

Migration Guide:

- Update reference to IDnow SDK to 5.0.2

### 5.0.1

Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7598744c87dbac777e528860e6501159
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1b9789c1a3ccc2caed0542bfc3b73dd51dd5c8bd
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
045be4aab10f99c4415dc14d6b6053e4fb93e603cc13137bf361fa9a8829ad60
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
eebc8696015f8b58a0ee433637b407e0e8ec9890bcc59757b3c3e1284fb0d46c60aeeb65f5f70caca7a2bc728d86bd0444d09b362d9ec5d74608c484bc12119f
183 changes: 183 additions & 0 deletions de/idnow/sdk/idnow-android-sdk/5.0.2/idnow-android-sdk-5.0.2.module
Original file line number Diff line number Diff line change
@@ -0,0 +1,183 @@
{
"formatVersion": "1.1",
"component": {
"group": "de.idnow.sdk",
"module": "idnow-android-sdk",
"version": "5.0.2",
"attributes": {
"org.gradle.status": "release"
}
},
"createdBy": {
"gradle": {
"version": "6.5",
"buildId": "gkzg7ii34vajvmgylvqq2n7qse"
}
},
"variants": [
{
"name": "runtime",
"attributes": {
"org.gradle.usage": "java-runtime"
},
"dependencies": [
{
"group": "com.squareup.retrofit",
"module": "retrofit",
"version": {
"requires": "1.9.0"
}
},
{
"group": "com.squareup.okhttp3",
"module": "okhttp",
"version": {
"requires": "3.12.1"
}
},
{
"group": "androidx.legacy",
"module": "legacy-support-v4",
"version": {
"requires": "1.0.0"
}
},
{
"group": "androidx.annotation",
"module": "annotation",
"version": {
"requires": "1.1.0"
}
},
{
"group": "androidx.constraintlayout",
"module": "constraintlayout",
"version": {
"requires": "2.0.4"
}
},
{
"group": "androidx.appcompat",
"module": "appcompat",
"version": {
"requires": "1.2.0"
}
},
{
"group": "androidx.recyclerview",
"module": "recyclerview",
"version": {
"requires": "1.1.0"
}
},
{
"group": "com.googlecode.libphonenumber",
"module": "libphonenumber",
"version": {
"requires": "8.10.9"
}
},
{
"group": "me.relex",
"module": "circleindicator",
"version": {
"requires": "1.3.2"
}
}
],
"files": [
{
"name": "idnow-android-sdk-5.0.2.aar",
"url": "idnow-android-sdk-5.0.2.aar",
"size": 35862623,
"sha512": "eebc8696015f8b58a0ee433637b407e0e8ec9890bcc59757b3c3e1284fb0d46c60aeeb65f5f70caca7a2bc728d86bd0444d09b362d9ec5d74608c484bc12119f",
"sha256": "045be4aab10f99c4415dc14d6b6053e4fb93e603cc13137bf361fa9a8829ad60",
"sha1": "1b9789c1a3ccc2caed0542bfc3b73dd51dd5c8bd",
"md5": "7598744c87dbac777e528860e6501159"
}
]
},
{
"name": "api",
"attributes": {
"org.gradle.usage": "java-api"
},
"dependencies": [
{
"group": "com.squareup.retrofit",
"module": "retrofit",
"version": {
"requires": "1.9.0"
}
},
{
"group": "com.squareup.okhttp3",
"module": "okhttp",
"version": {
"requires": "3.12.1"
}
},
{
"group": "androidx.legacy",
"module": "legacy-support-v4",
"version": {
"requires": "1.0.0"
}
},
{
"group": "androidx.annotation",
"module": "annotation",
"version": {
"requires": "1.1.0"
}
},
{
"group": "androidx.constraintlayout",
"module": "constraintlayout",
"version": {
"requires": "2.0.4"
}
},
{
"group": "androidx.appcompat",
"module": "appcompat",
"version": {
"requires": "1.2.0"
}
},
{
"group": "androidx.recyclerview",
"module": "recyclerview",
"version": {
"requires": "1.1.0"
}
},
{
"group": "com.googlecode.libphonenumber",
"module": "libphonenumber",
"version": {
"requires": "8.10.9"
}
},
{
"group": "me.relex",
"module": "circleindicator",
"version": {
"requires": "1.3.2"
}
}
],
"files": [
{
"name": "idnow-android-sdk-5.0.2.aar",
"url": "idnow-android-sdk-5.0.2.aar",
"size": 35862623,
"sha512": "eebc8696015f8b58a0ee433637b407e0e8ec9890bcc59757b3c3e1284fb0d46c60aeeb65f5f70caca7a2bc728d86bd0444d09b362d9ec5d74608c484bc12119f",
"sha256": "045be4aab10f99c4415dc14d6b6053e4fb93e603cc13137bf361fa9a8829ad60",
"sha1": "1b9789c1a3ccc2caed0542bfc3b73dd51dd5c8bd",
"md5": "7598744c87dbac777e528860e6501159"
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e495dd07869869f7812e13529171fe61
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a839c54bec22a9ba1942e5dc6cadfafed2133bbc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fec2bb3dffe910fedcc368bf4b8349ddd3a91bae9e6204d88695677bf8a7077f
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6fee81f721666a6cbf22ac7adce1be7fc108fb847bd56c9b29c3a7eddd414266463dba0842ccc359e7b637c8869e47710fdc20d7a44081b20ecafd6860def5ae
70 changes: 70 additions & 0 deletions de/idnow/sdk/idnow-android-sdk/5.0.2/idnow-android-sdk-5.0.2.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>de.idnow.sdk</groupId>
<artifactId>idnow-android-sdk</artifactId>
<version>5.0.2</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>com.squareup.retrofit</groupId>
<artifactId>retrofit</artifactId>
<version>1.9.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.12.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>androidx.legacy</groupId>
<artifactId>legacy-support-v4</artifactId>
<version>1.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>androidx.annotation</groupId>
<artifactId>annotation</artifactId>
<version>1.1.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>androidx.constraintlayout</groupId>
<artifactId>constraintlayout</artifactId>
<version>2.0.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>androidx.appcompat</groupId>
<artifactId>appcompat</artifactId>
<version>1.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>androidx.recyclerview</groupId>
<artifactId>recyclerview</artifactId>
<version>1.1.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.googlecode.libphonenumber</groupId>
<artifactId>libphonenumber</artifactId>
<version>8.10.9</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>me.relex</groupId>
<artifactId>circleindicator</artifactId>
<version>1.3.2</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2af7d1712c9034474f56f55217a31995
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
56f4cf3f570b5765d0270635b86c9581149eb426
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
80a76f8a51d45bbaf6ee2c797a1d989be3c8db0f13ea7bfa9d647da52674dc7e
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
232ea68f8f2f52ae81e702d51897589bd76978a7cba1acdf3d2f5d3cf1f13ee52772fcbb0608d52fa482ae772d59d79485e0fb04348873093f90a1058e166055
5 changes: 3 additions & 2 deletions de/idnow/sdk/idnow-android-sdk/maven-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>de.idnow.sdk</groupId>
<artifactId>idnow-android-sdk</artifactId>
<versioning>
<release>5.0.1</release>
<latest>5.0.2</latest>
<versions>
<version>3.22.1</version>
<version>4.0.0</version>
Expand All @@ -29,7 +29,8 @@
<version>4.5.1</version>
<version>5.0.0</version>
<version>5.0.1</version>
<version>5.0.2</version>
</versions>
<lastUpdated>20210209225920</lastUpdated>
<lastUpdated>20210302052405</lastUpdated>
</versioning>
</metadata>
2 changes: 1 addition & 1 deletion de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b66425eccd5bf309879872f18cb1ce7b
2128af105c74b2e6aee7f7f41c280867
2 changes: 1 addition & 1 deletion de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bfd971e4995264377b36715a1134cdd4fafa974a
8c23e1396cfb729699be2b804ccb53ae1b856110
2 changes: 1 addition & 1 deletion de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11e9fc43114fc64f68e5d21679fd5e68308bd73b51b546000e1ba7e5f0bb43e2
a16e317fe8ced69a83e946cf39434b6df6dae8812d60f704db4c887d69dde00e
2 changes: 1 addition & 1 deletion de/idnow/sdk/idnow-android-sdk/maven-metadata.xml.sha512
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a0c969ea2c6d9809bf97f848cae3631aeba44d30b1a8381a0149f2d5cf3363955e17cef02236a2009b7c40f7cfb13e58b823a4a3b0441f9c6526ec2ce5aa562f
f4f2bd630f80c223d5b414faae3de1178ff73e98588a7322fcc31d433524f997bebbab86845c5d63873ece83704e7a2f59f416d9f7da9aa3794a5f62e7c3778d
Binary file added idnow-android-sdk-5.0.2.aar
Binary file not shown.

0 comments on commit 56ebd96

Please sign in to comment.