Skip to content

Commit

Permalink
chore(deps): bump koin_version from 1.0.2 to 2.0.0-GA5 (#1774)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and iamareebjamal committed May 17, 2019
1 parent 92d3a36 commit cb3ee5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ repositories {

dependencies {
def lifecycle_version = "2.2.0-alpha01"
def koin_version = "2.0.0-GA4"
def koin_version = "2.0.0-GA5"
def roomVersion = "2.1.0-beta01"
def ktx_version = "1.0.0"
def ktx2_version = "2.0.0"
Expand Down

0 comments on commit cb3ee5a

Please sign in to comment.