Skip to content

Commit

Permalink
Bump hilt-android-compiler from 2.31.2-alpha to 2.33-beta
Browse files Browse the repository at this point in the history
Bumps [hilt-android-compiler](https://github.com/google/dagger) from 2.31.2-alpha to 2.33-beta.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Feb 26, 2021
1 parent 12eb517 commit bd5f58b
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 bd5f58b

Please sign in to comment.