Commit graph

4 commits

Author SHA1 Message Date
dependabot[bot]
1e443bc66f
Bump hilt_version from 2.38.1 to 2.43.1
Bumps `hilt_version` from 2.38.1 to 2.43.1.

Updates `hilt-android-gradle-plugin` from 2.38.1 to 2.43.1
- [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.38.1...dagger-2.43.1)

Updates `hilt-android` from 2.38.1 to 2.43.1
- [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.38.1...dagger-2.43.1)

Updates `hilt-android-compiler` from 2.38.1 to 2.43.1
- [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.38.1...dagger-2.43.1)

Updates `hilt-core` from 2.38.1 to 2.43.1
- [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.38.1...dagger-2.43.1)

---
updated-dependencies:
- dependency-name: com.google.dagger:hilt-android-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-android-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:hilt-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 12:11:15 +00:00
d9ba8c5e27 Create example application 2021-07-31 00:12:55 +03:00
edf94325d8 Annotation processor Implementation 2021-07-31 00:12:46 +03:00
c1b8d92461 Initial project setup 2021-07-31 00:12:12 +03:00