Skip to content

Commit

Permalink
Merge pull request #3 from MicahSphelele/dependabot/gradle/com.google…
Browse files Browse the repository at this point in the history
….dagger-hilt-android-compiler-2.33-beta

Bump hilt-android-compiler from 2.31.2-alpha to 2.33-beta ✔
  • Loading branch information
MicahSphelele authored Feb 26, 2021
2 parents 12eb517 + bd5f58b commit f51ad60
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 @@ -4,7 +4,7 @@ buildscript {

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

Expand Down

0 comments on commit f51ad60

Please sign in to comment.