This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch feature/better-build
in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git
from 23228fc Adds gradle plugins to support build
add b406b2c Reconfigures Gradle build to match template
No new revisions were added by this update.
Summary of changes:
.gitignore | 1 +
build.gradle.kts | 179 +++++++++++++++++++++++++++++++++++-----------
gradle.properties | 36 +++++++++-
gradle/libs.versions.toml | 22 ++++++
4 files changed, 195 insertions(+), 43 deletions(-)
create mode 100644 gradle/libs.versions.toml