e201a227ea
Gradle 9.4 multi-module setup with Kotlin DSL and version catalog. GitHub Actions builds on push and PR with JDK 25 (Temurin).
9 lines
155 B
Properties
9 lines
155 B
Properties
libGroup=com.mythlane
|
|
libVersion=0.1.0-SNAPSHOT
|
|
|
|
org.gradle.jvmargs=-Xmx2048m
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
|
|
kotlin.code.style=official
|