Skip to content

Commit a5b525b

Browse files
Release 1.0.0
1 parent 680a7ac commit a5b525b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The iProov Kotlin Multiplatform SDK is provided via this repository, which conta
4747
```groovy
4848
repositories {
4949
maven { url 'https://raw.githubusercontent.com/iProov/android/master/maven/' }
50-
maven { url 'https://raw.githubusercontent.com/iProov/kotlin_multiplatform/master/maven/' }
50+
maven { url 'https://raw.githubusercontent.com/iProov/kotlin_multiplatform/main/maven/' }
5151
}
5252
```
5353

0 commit comments

Comments
 (0)