Revert "gradle: add Dependency Guard plugin"

This reverts commit 6f1d91cc81.
This commit is contained in:
Harsh Shandilya 2022-07-19 17:35:58 +05:30
parent ce1d725245
commit 55735ea921
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
5 changed files with 0 additions and 665 deletions

View file

@ -79,7 +79,6 @@ testparameterinjector = "com.google.testparameterinjector:test-parameter-injecto
android-test = { id = "com.android.test", version.ref = "agp" }
aurora-svg-transcoder = { id = "org.pushing-pixels.aurora.tools.svgtranscoder.gradle", version.ref = "aurora" }
compose = "org.jetbrains.compose:1.2.0-alpha01-dev745"
dependencyguard = "com.dropbox.dependency-guard:0.3.1"
hilt = { id = "com.google.dagger.hilt.android", version.ref = "dagger" }
paparazzi = "app.cash.paparazzi:1.0.0"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }