mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-01 11:39:37 -05:00
[Android]: Bump hilt-android-testing from 2.42 to 2.43 (#190)
Bumps [hilt-android-testing](https://github.com/google/dagger) from 2.42 to 2.43. - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.42...dagger-2.43) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-android-testing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@ dependencies {
|
||||
|
||||
|
||||
// For instrumented tests.
|
||||
androidTestImplementation("com.google.dagger:hilt-android-testing:2.42")
|
||||
androidTestImplementation("com.google.dagger:hilt-android-testing:2.43")
|
||||
// ...with Kotlin.
|
||||
kaptAndroidTest("com.google.dagger:hilt-android-compiler:$hilt_version")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user