build: bump Hilt to 2.37

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-06-11 10:12:53 +05:30
parent 13e4c98824
commit e7febb507c
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[versions]
coroutines = "1.5.0"
hilt = "2.36"
hilt = "2.37"
moshix = "0.11.2"
retrofit = "2.9.0"
sqldelight = "1.5.0"