Skip to content

Commit

Permalink
Bump core from 1.9.0 to 1.9.1
Browse files Browse the repository at this point in the history
Bumps core from 1.9.0 to 1.9.1.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 8, 2021
1 parent 1118abf commit b85a6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feature/in-app-update/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
kapt rootProject.ext.daggerAnnotationProcessor
implementation rootProject.ext.dagger

implementation 'com.google.android.play:core:1.9.0'
implementation 'com.google.android.play:core:1.9.1'

testImplementation 'junit:junit:4.13.1'
}

0 comments on commit b85a6d6

Please sign in to comment.