AndroidAppTemplate icon indicating copy to clipboard operation
AndroidAppTemplate copied to clipboard

Pre commit hook should re-add gradle files if modifying dependencies

Open AdamMc331 opened this issue 1 year ago • 0 comments

I updated the pre commit hook to sort dependencies, but I'm not calling git add on any of the updated gradle files so we can get in a weird state where a commit is made but I still have changed files. Need to fix this.

AdamMc331 avatar Nov 18 '23 02:11 AdamMc331