feat(build): move to gradle for performances reasons

This commit is contained in:
ineanto 2023-12-11 12:00:33 +01:00
parent 8a53b2f188
commit 264d0745ba
22 changed files with 647 additions and 264 deletions

View file

@ -0,0 +1,7 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="UnusedReceiverParameter" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="UnusedSymbol" enabled="false" level="WARNING" enabled_by_default="false" />
</profile>
</component>