Loading
summoning-pixel-dungeon: use default gradle
Upstream has made it possible to use a recent version of Gradle,
thanks to some patches:
* "1.2.6: changed JVM args to be compatible with Java 17"
-> This is not directly applied, as it fails to apply cleanly; we use substituteInPlace instead
-> https://github.com/TrashboxBobylev/Summoning-Pixel-Dungeon/commit/c8a6fdd57c49fd91bf65be48679ae6a77578ef9f
* "1.2.6: updated desktop build script for Gradle 7.0+"
-> https://github.com/TrashboxBobylev/Summoning-Pixel-Dungeon/commit/5610142126e161cbdc78a07c5d5abfbcd6eaf8a6
Additionally, allows this package to keep working after #352236