We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 680a7ac commit a5b525bCopy full SHA for a5b525b
README.md
@@ -47,7 +47,7 @@ The iProov Kotlin Multiplatform SDK is provided via this repository, which conta
47
```groovy
48
repositories {
49
maven { url 'https://raw.githubusercontent.com/iProov/android/master/maven/' }
50
- maven { url 'https://raw.githubusercontent.com/iProov/kotlin_multiplatform/master/maven/' }
+ maven { url 'https://raw.githubusercontent.com/iProov/kotlin_multiplatform/main/maven/' }
51
}
52
```
53
0 commit comments