Skip to content

Commit ae2791e

Browse files
MrChen1993elizarov
authored andcommitted
correctly spell the gradle compile string
1 parent f0fc770 commit ae2791e

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
@@ -81,7 +81,7 @@ And make sure that you use the latest Kotlin version:
8181
Add dependencies (you can also add other modules that you need):
8282

8383
```groovy
84-
compile 'org.jetbrains.kotlinx:kotlinx-coroutines-corekotlinx-coroutines-core:0.22.4'
84+
compile 'org.jetbrains.kotlinx:kotlinx-coroutines-core:0.22.4'
8585
```
8686

8787
And make sure that you use the latest Kotlin version:

0 commit comments

Comments
 (0)