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 fc3cc85 commit 5eaf8ffCopy full SHA for 5eaf8ff
README.md
@@ -17,7 +17,7 @@ repositories {
17
Then add as a module dependency:
18
```kotlin
19
dependencies {
20
- implementation("com.github.iamcalledrob:singleinstance:1.0.2")
+ implementation("com.github.iamcalledrob:singleinstance:1.0.3")
21
}
22
```
23
0 commit comments