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

Commit 375899d

Browse files
authored
Merge pull request #9 from touchlab/sh/0.10
Version 0.10
2 parents 68b1959 + 70bad05 commit 375899d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Add the following to the buildscript section:
2424
```groovy
2525
buildscript {
2626
dependencies {
27-
classpath 'co.touchlab:kotlinnativecocoapods:0.x'
27+
classpath 'co.touchlab:kotlinnativecocoapods:0.10'
2828
}
2929
}
3030
```

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=co.touchlab
2-
VERSION_NAME=0.9
2+
VERSION_NAME=0.10
33

44
POM_URL=https://github.com/touchlab/KotlinCocoapods/
55
POM_SCM_URL=https://github.com/touchlab/KotlinCocoapods/

0 commit comments

Comments
 (0)