Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kimdohun0104 authored Oct 31, 2020
1 parent 841d43a commit 94e23e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ dependencies {
implementation "com.github.kimdohun0104.kinda:kinda-core:${kinda_version}"
implementation "com.github.kimdohun0104.kinda:kinda-dsl:${kinda_version}"
implementation "com.github.kimdohun0104.kinda:kinda-android:${kinda_version}"
implementation "com.github.kimdohun0104.kinda:kinda-android-test:${kinda_version}"
implementation "com.github.kimdohun0104.kinda:kinda-compose:${kinda_version}"
testImplementation "com.github.kimdohun0104.kinda:kinda-android-test:${kinda_version}"
}
```

Expand Down

0 comments on commit 94e23e6

Please sign in to comment.