Update README
This commit is contained in:
parent
89e1e63096
commit
2e2739419b
@ -30,7 +30,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("com.michael-bull.kotlin-result:kotlin-result:1.1.16")
|
implementation("com.michael-bull.kotlin-result:kotlin-result:1.1.17")
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -170,8 +170,8 @@ dependency:
|
|||||||
|
|
||||||
```kotlin
|
```kotlin
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("com.michael-bull.kotlin-result:kotlin-result:1.1.16")
|
implementation("com.michael-bull.kotlin-result:kotlin-result:1.1.17")
|
||||||
implementation("com.michael-bull.kotlin-result:kotlin-result-coroutines:1.1.16")
|
implementation("com.michael-bull.kotlin-result:kotlin-result-coroutines:1.1.17")
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user