Skip to content

Commit

Permalink
Merge pull request #2 from MicahSphelele/dependabot/gradle/hiltVersio…
Browse files Browse the repository at this point in the history
…n-2.33-beta

Bump hiltVersion from 2.28-alpha to 2.33-beta ✔
  • Loading branch information
MicahSphelele authored Feb 26, 2021
2 parents 748792f + 9b2c4cd commit 12eb517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
buildscript {

ext {
hiltVersion = "2.28-alpha"
hiltVersion = "2.33-beta"
hiltCompilerVersion = "2.31.2-alpha"
hiltLifecycleViewmodelVersion = "1.0.0-alpha03"
}
Expand Down

0 comments on commit 12eb517

Please sign in to comment.