Gradle Plugin to manage various Gradle tasks, such as updating gradle and dependencies
Go to file
2022-03-03 01:15:15 +01:00
gradle/wrapper updated gradle 2021-09-14 10:44:48 +02:00
src/dorkbox/gradle Fixed issues when kotlin version is based on java version, and the java version is 1.9 (only 1.6, 1.8 are supported for the 1.x series. 1.9 MUST be 9) 2022-03-03 01:15:15 +01:00
.gitignore Updated gradle 2019-05-13 16:04:46 +02:00
build.gradle.kts updated version 2021-12-20 11:17:10 -07:00
gradle.properties updated daemon 2021-09-29 22:02:06 +02:00
gradlew Updated gradle 2021-04-11 02:11:30 +02:00
gradlew.bat Updated gradle 2021-04-11 02:11:30 +02:00
LICENSE Changed from coroutine to futures (so we don't require coroutines as part of the build script) 2021-04-14 11:39:25 +02:00
LICENSE.Apachev2 Added Gradle Utils project 2019-05-13 12:07:27 +02:00
LICENSE.JSON Updated license info 2020-08-08 00:38:11 +02:00
LICENSE.MIT Updated the updateDependencies task, so that it queries the repository servers directly, instead of whatever weird stuff com.github.ben-manes:gradle-versions-plugin was doing to take 16 minutes to **parse** the project dependency hierarchy. 2021-04-11 01:47:32 +02:00
settings.gradle.kts Added Gradle Utils project 2019-05-13 12:07:27 +02:00