Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Kotlin 1.4.0
  • Loading branch information
kpgalligan authored Aug 25, 2020
1 parent 4ec5ff2 commit cec09ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Add the following to the buildscript section:
```groovy
buildscript {
dependencies {
classpath 'co.touchlab:kotlinnativecocoapods:0.10'
classpath 'co.touchlab:kotlinnativecocoapods:0.11'
}
}
```
Expand All @@ -43,4 +43,4 @@ kotlin {
isStatic = false
}
}
```
```

0 comments on commit cec09ab

Please sign in to comment.