Skip to content

Commit

Permalink
New SDK version 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kbarzen-idn committed Jun 28, 2018
1 parent 8827753 commit 85330cc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ This SDK supports AndroidStudio.

### Changelog

### 3.10.0
Migration Guide:
- Update reference to IDnow SDK to 3.10.0
- Please see updated dependencies

Bugfixes:
- minor bugfixes


### 3.9.2
Migration Guide:
- Update reference to IDnow SDK to 3.9.2
Expand Down Expand Up @@ -345,11 +354,11 @@ and in the dependencies part of your app.gradle add:
```
compile 'de.idnow.sdk:idnow-android-<version>@aar'
compile 'com.android.support:support-v4:25.0.0'
compile 'com.android.support:support-v4:25.3.1'
compile 'com.google.code.gson:gson:2.4'
compile 'com.squareup.retrofit:retrofit:1.9.0'
compile 'com.squareup.okhttp3:okhttp:3.4.1'
compile 'com.squareup.okhttp3:okhttp-ws:3.4.1'
compile 'com.squareup.okhttp3:okhttp:3.8.1'
compile 'com.googlecode.libphonenumber:libphonenumber:8.4.2'
```

### App Bar
Expand Down
Binary file renamed idnow-android-3.9.2.aar → idnow-android-3.10.0.aar
Binary file not shown.

0 comments on commit 85330cc

Please sign in to comment.