Commit Graph

2 Commits

Author SHA1 Message Date
Tomo
6854e017bf 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
    -> c8a6fdd57c

* "1.2.6: updated desktop build script for Gradle 7.0+"
    -> 5610142126

Additionally, allows this package to keep working after #352236
2024-10-30 04:29:39 +00:00
chayleaf
ac7944dab4
shattered-pixel-dungeon: convert to gradle setup hook 2024-07-12 21:36:18 +07:00