We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v2.51
1 parent 55b1359 commit 0b3e642Copy full SHA for 0b3e642
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
// https://mvnrepository.com/artifact/com.google.dagger/hilt-android
11
// https://mvnrepository.com/artifact/com.google.dagger/hilt-compiler
12
// https://android.googlesource.com/platform/external/dagger2
13
- def hilt_version = '2.47'
+ def hilt_version = '2.51'
14
// https://mvnrepository.com/artifact/io.github.takahirom.roborazzi/roborazzi
15
roborazzi_version = '1.45.1'
16
// https://mvnrepository.com/artifact/androidx.test.espresso/espresso-core
0 commit comments