summaryrefslogtreecommitdiff
path: root/gradlew (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update Gradle and fix buildscripts (#557) (#559)Gravatar modmuss2025-09-031-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | * Fix Gradle configuration cache compat with generateResources task The task now also declares its inputs properly, making it support up-to-date checks. * Update Gradle and Shadow Shadow 9 is incompatible with including the flatlaf natives, so I updated to the last 8.x version which also works with Gradle 9. The Shadow plugin automatically publishes the shadow jar, so I removed the overlapping publications which overrode each other. * Fix more Gradle 10 deprecations * Enable configuration cache by default * Fix missing task dependency of :enigma-cli:test (cherry picked from commit a61fe39f4e86ce5ab2c0615612deae1c51aff927) Co-authored-by: Juuz <6596629+juuxel@users.noreply.github.com>
* Update deps (#535)Gravatar modmuss2023-11-191-12/+17
|
* Update dependencies and GradleGravatar modmuss502022-12-071-9/+19
|
* Update gradle and skip unnecessary swing updates (#431)Gravatar liach2021-09-201-104/+153
| | | | | | | update proguard to support java 17 Signed-off-by: liach <liach@users.noreply.github.com> Co-authored-by: liach <liach@users.noreply.github.com>
* Update all deps, remove usage of jcenter (#359)Gravatar modmuss502021-03-171-0/+2
| | | | | * Update all deps, remove usage of jcenter * Use jdk 15
* Release using github actions + update ASMGravatar modmuss502020-11-301-20/+15
|
* Update readme (#170)Gravatar Runemoro2019-11-021-10/+34
| | | | | | * Update readme * Update README.md
* update Gradle wrapperGravatar asiekierka2016-09-211-21/+25
|
* Some small changes to fix idea importingGravatar modmuss502016-06-261-0/+160