Skip to content

Commit cb3ee5a

Browse files
dependabot[bot]iamareebjamal
authored andcommitted
chore(deps): bump koin_version from 1.0.2 to 2.0.0-GA5 (#1774)
Bumps `koin_version` from 1.0.2 to 2.0.0-GA5. Updates `koin-android` from 1.0.2 to 2.0.0-GA5 Updates `koin-androidx-scope` from 1.0.2 to 2.0.0-GA5 Updates `koin-androidx-viewmodel` from 1.0.2 to 2.0.0-GA5 Updates `koin-test` from 1.0.2 to 2.0.0-GA5 Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 92d3a36 commit cb3ee5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ repositories {
9696

9797
dependencies {
9898
def lifecycle_version = "2.2.0-alpha01"
99-
def koin_version = "2.0.0-GA4"
99+
def koin_version = "2.0.0-GA5"
100100
def roomVersion = "2.1.0-beta01"
101101
def ktx_version = "1.0.0"
102102
def ktx2_version = "2.0.0"

0 commit comments

Comments
 (0)