fix(build): remove use of custom R8 build

In AGP we trust...?
This commit is contained in:
Harsh Shandilya 2023-11-16 01:04:25 +05:30
parent 2c7bc2d668
commit 741e82a425
5 changed files with 0 additions and 13 deletions

View file

@ -46,7 +46,6 @@
},
{
"matchPackageNames": [
"com.android.tools:r8",
"com.squareup.anvil",
"dev.chrisbanes.compose:compose-bom",
],