chore(deps): remove unused napt plugin declaration

This commit is contained in:
Harsh Shandilya 2022-11-14 14:55:13 +05:30
parent 4ac8882bec
commit aaf67de8d4
No known key found for this signature in database

View file

@ -89,6 +89,5 @@ whetstone = { module = "com.deliveryhero.whetstone:whetstone", version.ref = "wh
[plugins]
android-test = { id = "com.android.test", version.ref = "agp" }
anvil = "com.squareup.anvil:2.4.2"
napt = "com.sergei-lapin.napt:1.18"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
whetstone = { id = "com.deliveryhero.whetstone", version.ref = "whetstone" }