Skip to content

Commit

Permalink
Merge pull request #7 from lucasnlm/patch-1
Browse files Browse the repository at this point in the history
Bump Dagger Hilt version to avoid permission issue
  • Loading branch information
skydoves authored Jun 23, 2020
2 parents 5d9bfbe + d45048a commit 648c44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ext.versions = [

// di
daggerVersion : '2.28',
daggerHiltAndroidVersion: '2.28-alpha',
daggerHiltAndroidVersion: '2.28.1-alpha',
daggerHiltVersion : '1.0.0-alpha01',

// network
Expand Down

0 comments on commit 648c44d

Please sign in to comment.