Skip to content

Commit

Permalink
Merge pull request #1914 from jpicklyk/patch-1
Browse files Browse the repository at this point in the history
Update koin.md - Added missing project koin-test-junit4 to BOM
  • Loading branch information
arnaudgiuliani authored Sep 17, 2024
2 parents 3cccb03 + 802a684 commit 48c52a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/setup/koin.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Here are the currently available versions:
| koin-core-viewmodel-navigation | [![Maven Central](https://img.shields.io/maven-central/v/io.insert-koin/koin-core--viewmodel-navigation)](https://mvnrepository.com/artifact/io.insert-koin/koin-core-viewmodel-navigation) |
| koin-core-coroutines | [![Maven Central](https://img.shields.io/maven-central/v/io.insert-koin/koin-core-coroutines)](https://mvnrepository.com/artifact/io.insert-koin/koin-core-coroutines) |
| koin-test | [![Maven Central](https://img.shields.io/maven-central/v/io.insert-koin/koin-test)](https://mvnrepository.com/artifact/io.insert-koin/koin-test) |
| koin-test-junit4 | [![Maven Central](https://img.shields.io/maven-central/v/io.insert-koin/koin-test-junit4)](https://mvnrepository.com/artifact/io.insert-koin/koin-test-junit4) |
| koin-android | [![Maven Central](https://img.shields.io/maven-central/v/io.insert-koin/koin-android)](https://mvnrepository.com/artifact/io.insert-koin/koin-android) |
| koin-android-test | [![Maven Central](https://img.shields.io/maven-central/v/io.insert-koin/koin-android-test)](https://mvnrepository.com/artifact/io.insert-koin/koin-android-test) |
| koin-android-compat | [![Maven Central](https://img.shields.io/maven-central/v/io.insert-koin/koin-android-compat)](https://mvnrepository.com/artifact/io.insert-koin/koin-android-compat) |
Expand Down

0 comments on commit 48c52a2

Please sign in to comment.