Skip to content

Commit

Permalink
Bump core from 1.8.2 to 1.8.3 (#332)
Browse files Browse the repository at this point in the history
Bumps core from 1.8.2 to 1.8.3.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 9, 2020
1 parent 783b14c commit 7ec3165
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 @@ -21,7 +21,7 @@ dependencies {
kapt rootProject.ext.daggerAnnotationProcessor
implementation rootProject.ext.dagger

implementation 'com.google.android.play:core:1.8.2'
implementation 'com.google.android.play:core:1.8.3'

testImplementation 'junit:junit:4.13.1'
}

0 comments on commit 7ec3165

Please sign in to comment.