mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 21:27:01 +05:30
build: sync Dagger Hilt gradle plugin version with library
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
3eead80cb4
commit
b2719a263f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
rootProject.ext.versions = [
|
||||
agp : '7.0.0-alpha05',
|
||||
daggerHilt: '2.30.1-alpha',
|
||||
daggerHilt: '2.31.2-alpha',
|
||||
kotlin : '1.4.21',
|
||||
lint : '30.0.0-alpha05',
|
||||
semver : '0.9.0',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue