mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-19 19:10:15 -06:00
[Android]: Bump hilt_version from 2.43.1 to 2.43.2 (#205)
Bumps `hilt_version` from 2.43.1 to 2.43.2. Updates `hilt-android-gradle-plugin` from 2.43.1 to 2.43.2 - [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.43.1...dagger-2.43.2) Updates `hilt-android` from 2.43.1 to 2.43.2 - [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.43.1...dagger-2.43.2) Updates `hilt-android-compiler` from 2.43.1 to 2.43.2 - [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.43.1...dagger-2.43.2) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-android-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.dagger:hilt-android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.dagger:hilt-android-compiler dependency-type: direct:production update-type: version-update:semver-patch ... 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:
@@ -6,7 +6,7 @@ buildscript {
|
||||
lifecycle_version = "2.5.1"
|
||||
room_version = "2.4.2"
|
||||
navigation_version = '2.5.1'
|
||||
ext.hilt_version = '2.43.1'
|
||||
ext.hilt_version = '2.43.2'
|
||||
compose_version = '1.0.1'
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user