Update to Hilt 2.41 to fix a build breaking bug

Change-Id: Id74805c445ccf4be302aed3dcf0f79ba32f40399
pull/2/head
Ben Weiss 3 years ago
parent 2c9fcebab6
commit 7e27456588
No known key found for this signature in database
GPG Key ID: 8424F9C1E763A74C

@ -14,7 +14,7 @@ androidxLifecycle = "2.4.0"
androidxNavigation = "2.4.0-rc01"
androidxTest = "1.4.0"
androidxTestExt = "1.1.2"
hilt = "2.40.5"
hilt = "2.41"
jacoco = "0.8.7"
junit4 = "4.13"
kotlin = "1.6.10"

Loading…
Cancel
Save