Skip to content

Commit

Permalink
Fix gradle part of NonEmptyList README (arrow-kt#929)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejressel authored and RawToast committed Jul 18, 2018
1 parent 2422cde commit ec7c3b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ beginner

```groovy
// gradle
compile 'io.arrow-kt:arrow-data:$arrowVersion'
compile "io.arrow-kt:arrow-data:$arrow_version"
```

```kotlin:ank
Expand Down

0 comments on commit ec7c3b0

Please sign in to comment.