Move common gradle config into convention plugins.

This commit is contained in:
Greyson Parrelli
2023-02-13 17:03:08 -05:00
parent 9fa4741e49
commit 6145fa213e
67 changed files with 684 additions and 786 deletions

View File

@@ -18,5 +18,4 @@ object TestUtil : GooglePayApi.Gateway {
"MASTERCARD",
"VISA"
)
}
}