Skip to content

Commit cbbb62e

Browse files
authored
Merge pull request #12 from lebeshev/fix_readme_jvm_artifact_name
Fix jvm artifact name in Readme.md
2 parents d58bb9a + 08f7df8 commit cbbb62e

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
@@ -72,7 +72,7 @@ kotlin {
7272

7373
For JVM only:
7474
```
75-
implementation "org.reduxkotlin:redux-kotlin-jvm-thunk:0.3.1"
75+
implementation "org.reduxkotlin:redux-kotlin-thunk-jvm:0.3.1"
7676
```
7777

7878
[badge-android]: http://img.shields.io/badge/platform-android-brightgreen.svg?style=flat

0 commit comments

Comments
 (0)