| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
* 📦 Update dependencies to support class file major version 69
* Fix required changes
* Update gradle wrapper to 9.3.0
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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 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
* Use jdk 15
|
| | |
|
| |
|
|
|
|
| |
* Update readme
* Update README.md
|
| | |
|
| |
|