GP-4486: Adding Gradle wrapper

This commit is contained in:
Ryan Kurtz 2024-07-03 08:04:27 -04:00
parent 0e33958c76
commit 78aadd0d8c
13 changed files with 457 additions and 100 deletions

View file

@ -1,4 +1,5 @@
##VERSION: 2.0
##MODULE IP: Apache License 2.0
.gitattributes||GHIDRA||||END|
.gitignore||GHIDRA||||END|
CONTRIBUTING.md||GHIDRA||||END|
@ -9,3 +10,5 @@ NOTICE||GHIDRA||||END|
README.md||GHIDRA||||END|
ghidra.repos.config||GHIDRA||||END|
gradle.properties||GHIDRA||||END|
gradlew||Apache License 2.0||||END|
gradlew.bat||Apache License 2.0||||END|