Skip to content

Commit

Permalink
chore(deps): bump koin_version from 2.0.0-GA6 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps `koin_version` from 2.0.0-GA6 to 2.0.1.

Updates `koin-android` from 2.0.0-GA6 to 2.0.1

Updates `koin-androidx-scope` from 2.0.0-GA6 to 2.0.1

Updates `koin-androidx-viewmodel` from 2.0.0-GA6 to 2.0.1

Updates `koin-test` from 2.0.0-GA6 to 2.0.1
  • Loading branch information
dependabot-preview[bot] committed May 31, 2019
1 parent 4205fbc commit 5b19e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -97,7 +97,7 @@ repositories {

dependencies {
def lifecycle_version = "2.2.0-alpha01"
def koin_version = "2.0.0-GA6"
def koin_version = "2.0.1"
def roomVersion = "2.1.0-rc01"
def ktx_version = "1.0.0"
def ktx2_version = "2.0.0"
Expand Down

0 comments on commit 5b19e96

Please sign in to comment.