build: dependency updates

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-12-08 11:50:14 +05:30
parent e3a931fab4
commit 09cb29c532
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
4 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
rootProject.ext.versions = [
agp: '7.0.0-alpha02',
daggerHilt: '2.30.1-alpha',
kotlin: '1.4.20',
kotlin: '1.4.21',
lint: '27.3.0-alpha02',
]