Skip to content

Commit 5eaf8ff

Browse files
authored
Update README.md
1 parent fc3cc85 commit 5eaf8ff

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
@@ -17,7 +17,7 @@ repositories {
1717
Then add as a module dependency:
1818
```kotlin
1919
dependencies {
20-
implementation("com.github.iamcalledrob:singleinstance:1.0.2")
20+
implementation("com.github.iamcalledrob:singleinstance:1.0.3")
2121
}
2222
```
2323

0 commit comments

Comments
 (0)