summaryrefslogtreecommitdiff
path: root/gradle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 📦 Update dependencies to support class file major version 69 (#587)HEADmasterGravatar Louis31 hours2-1/+1
| | | | | | | * 📦 Update dependencies to support class file major version 69 * Fix required changes * Update gradle wrapper to 9.3.0
* Update Gradle and fix buildscripts (#557)Gravatar Juuz2025-08-212-1/+1
| | | | | | | | | | | | | | | | | | | | * 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
* Update deps (#535)Gravatar modmuss2023-11-192-1/+2
|
* Update dependencies and GradleGravatar modmuss502022-12-072-1/+2
|
* Update deps & Java 17 (#435)Gravatar modmuss502021-11-171-1/+1
| | | | | * Update deps * Java 17
* Update gradle and skip unnecessary swing updates (#431)Gravatar liach2021-09-202-1/+1
| | | | | | | 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 dependenciesGravatar modmuss502021-06-271-1/+1
| | | | Should fix #403
* Bump cfr and gradle wrapper (#389)Gravatar liach2021-05-151-1/+1
| | | Co-authored-by: liach <liach@users.noreply.github.com>
* Update all deps, remove usage of jcenter (#359)Gravatar modmuss502021-03-172-1/+1
| | | | | * Update all deps, remove usage of jcenter * Use jdk 15
* Release using github actions + update ASMGravatar modmuss502020-11-302-1/+1
|
* Revert "Bump gradle and use the `mainClass` property"Gravatar idwtd2020-08-211-1/+1
| | | This reverts commit 3dd11065699b39861d2db7522bb6f07c4ee94387
* Add gradle run tasks (#306)Gravatar idwtd2020-08-191-1/+1
| | | | | * Add gradle run tasks * Bump gradle and use the `mainClass` property
* Fix a few bugs (#219)Gravatar Runemoro2020-04-181-1/+1
| | | | | | | | | | | | | * Update Gradle and replace deprecated Gradle features * Allow naming class in default package (fixes #215) * Fix CFR crash (fixes #207) * Update README.md Co-Authored-By: liach <7806504+liach@users.noreply.github.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com>
* Update readme (#170)Gravatar Runemoro2019-11-022-2/+1
| | | | | | * Update readme * Update README.md
* Use our procyon to fix compiler issues (#128)Gravatar liach2019-05-101-2/+2
| | | | | And update gradle to latest 5.4.1 Signed-off-by: liach <liach@users.noreply.github.com>
* Revert "update Gradle to 4.9"Gravatar asie2019-01-241-1/+1
| | | | This reverts commit 15a8a4fbc81ddbe55f4824b4535bb7db57b2c5e0.
* update Gradle to 4.9Gravatar asie2019-01-241-1/+1
|
* update Gradle wrapperGravatar asiekierka2016-09-212-2/+2
|
* Some small changes to fix idea importingGravatar modmuss502016-06-262-0/+6