We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e22d23 commit ca0d8d3Copy full SHA for ca0d8d3
1 file changed
README.md
@@ -287,6 +287,8 @@ class DemoApp : Application() {
287
}
288
```
289
290
+
291
+
292
</details>
293
294
<details>
@@ -434,6 +436,8 @@ val okHttpClient = OkHttpClient.Builder()
434
436
.build()
435
437
438
439
+
440
441
442
443
### Creating your own Module
0 commit comments