Skip to content

Commit

Permalink
fixed error in maven url listed in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sMaltsevAcuant committed Aug 9, 2021
1 parent 3ab76ac commit 751cf01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ The SDK includes the following modules:

- Add the following Maven URL

maven { url 'https://dl.bintray.com/acuant/Acuant' }
maven { url 'https://raw.githubusercontent.com/iProov/android/master/maven/' }
maven { url 'https://raw.githubusercontent.com/Acuant/AndroidSdkMaven/main/maven/' }
maven { url 'https://raw.githubusercontent.com/iProov/android/master/maven/' }
- Add the following dependencies

Expand Down

0 comments on commit 751cf01

Please sign in to comment.