Add Built-in Patch Support (#3)

This commit is contained in:
chinosk
2024-08-06 11:27:40 -05:00
committed by GitHub
parent 0e1ad6959b
commit adb1a687b8
70 changed files with 19701 additions and 45 deletions

View File

@@ -0,0 +1,6 @@
jar xf lspatch.jar
cp -r assets/lspatch/so ../../src/main/assets/lspatch/so
rm -rf com/google/common/util/concurrent
rm -rf com/google/errorprone/annotations
python rm_duplicate.py
jar cf lspatch_cleaned.jar .