Skip to content

Updated gradle version and subsequent file fixes for Ghidra 11.2#16

Open
DisplayGFX wants to merge 2 commits intoDSecurity:masterfrom
DisplayGFX:master
Open

Updated gradle version and subsequent file fixes for Ghidra 11.2#16
DisplayGFX wants to merge 2 commits intoDSecurity:masterfrom
DisplayGFX:master

Conversation

@DisplayGFX
Copy link

This should work for Ghidra versions 11.2 and after.

I updated gradle and its wrapper to 8.10, so the build file needed to be altered due to version changes, but unclear if what I did was the intended way of fixing it.

Resolves #15

@jwise
Copy link

jwise commented Dec 16, 2024

Works for me. Thanks!

Copy link

@jaredmauch jaredmauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest updating to gradle-8.12-bin.zip I was just going to send a PR for that, hopefully someone can merge :-)

@gfanini
Copy link

gfanini commented May 26, 2025

I enclose a possible build.gradle that seems to build to match ghidra 11.3.2 which uses java 21 and
distributionUrl=https://services.gradle.org/distributions/gradle-8.12.1-bin.zip
build.gradle.txt
in case useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gradle Version Mismatch for Ghidra 11.2 and newer

4 participants