docs: fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ implementation libs.onixbyteToolbox.tuple
|
|||||||
Add the following line to your `build.gradle.kts` dependencies block:
|
Add the following line to your `build.gradle.kts` dependencies block:
|
||||||
|
|
||||||
```kotlin
|
```kotlin
|
||||||
implementation("com.onixbyte:tuple:$artefactVerison")
|
implementation("com.onixbyte:tuple:$artefactVersion")
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Groovy DSL
|
#### Groovy DSL
|
||||||
|
|||||||
Reference in New Issue
Block a user