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

Commit dc75bd2

Browse files
authored
Merge pull request #24 from extmkv/master
Updated the Readme to use the right plugin.
2 parents b001e33 + 381293d commit dc75bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Apply the plugin in the shared code project, and configure the plugin
3333

3434
```groovy
3535
plugins {
36-
id("co.touchlab.kotlinxcodesync")
36+
id("co.touchlab.native.cocoapods")
3737
}
3838
3939
kotlin {

0 commit comments

Comments
 (0)